shuoli84 / sweep-bptreeLinks
A b+ tree, locality aware, so it's faster for ordered access
☆12Updated 7 months ago
Alternatives and similar repositories for sweep-bptree
Users that are interested in sweep-bptree are comparing it to the libraries listed below
Sorting:
- B-tree range map implementation for Rust☆13Updated last year
- Threadsafe RefCell for Rust☆91Updated 2 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Macro for sealing traits and structures☆56Updated 6 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- ☆40Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- Const TypeId and non-'static TypeId☆66Updated 3 weeks ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 8 months ago
- ☆20Updated 3 years ago
- Data-driven tests on stable Rust☆40Updated this week
- Faster integer division and modulus operations☆87Updated 2 years ago
- ☆39Updated 9 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- ☆57Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆80Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Install a rustc master toolchain usable from rustup☆75Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 7 months ago
- Easy and safe destructuring for more types.☆32Updated last month
- An exploration of Storages☆35Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago