A simple BTree implementation in zig
-
Updated
Jun 20, 2026 - Zig
A simple BTree implementation in zig
A robust, generic, and idiomatic B+ tree implementation in Zig (0.15+). This package is designed for high performance, reliability, and ease of use perfect for use as a dependency or as a learning resource for advanced data structures in Zig.
To associate your repository with the zig-pkg topic, visit your repo's landing page and select "manage topics."