Amanieu / brie-treeLinks
SIMD-optimized B+ Tree implementation that uses integer keys
☆49Updated 3 weeks ago
Alternatives and similar repositories for brie-tree
Users that are interested in brie-tree are comparing it to the libraries listed below
Sorting:
- Async, lock-free synchronization primitives for task wakeup☆45Updated 10 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Efficient byte-stream pipe buffer☆43Updated last year
- Fast, concurrent, arena-based allocator with drop support☆139Updated last year
- Trying to create Sync bump allocator☆37Updated this week
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- A low-level I/O ownership and borrowing library☆102Updated 7 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated this week
- futures-buffered☆43Updated 4 months ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Serde Visitor for deserializing untagged enums☆63Updated last month
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆49Updated 7 months ago
- A high-quality, non-cryptographic, 160-bit hash function.☆49Updated 2 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Obsessively tiny error derive macro☆86Updated 5 months ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated last month
- Make any value Sync but only available on its original thread☆39Updated 4 months ago
- Memory validation framework for Rust☆68Updated 5 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- An exploration of Storages☆37Updated last year
- Remove Cargo.lock lockfile☆32Updated 5 months ago
- Human-friendly indexed collections☆53Updated last month
- Non-interleaving multithreaded output queue☆71Updated last month
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- Completion futures for Rust☆19Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year