Bf-Tree A Modern Concurrent Larger-Than-Memory Range Index
Summary
Bf-Tree is a Rust-based, read-write-optimized concurrent index designed for datasets larger than memory. The repo includes design details, Rust usage, building and testing guidance, fuzzing and benchmarking instructions, and contribution/security information, making it a solid reference for high-performance indexing in analytics and AI data workflows.