Amanieu / brie-treeLinks
SIMD-optimized B+ Tree implementation that uses integer keys
☆85Updated 5 months ago
Alternatives and similar repositories for brie-tree
Users that are interested in brie-tree are comparing it to the libraries listed below
Sorting:
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- Serde Visitor for deserializing untagged enums☆69Updated 3 weeks ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Reports when tokio runtime threads are blocking☆66Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- Memory validation framework for Rust☆74Updated 3 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆66Updated last month
- Mirror of Rust's allocator api for use on stable rust☆72Updated last month
- A high-quality, non-cryptographic, 160-bit hash function.☆51Updated 8 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆46Updated last month
- futures-buffered☆45Updated 5 months ago
- Efficient byte-stream pipe buffer☆44Updated last year
- Human-friendly indexed collections☆56Updated 2 months ago
- ☆35Updated 11 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Fast, concurrent, arena-based allocator with drop support☆144Updated last month
- An exploration of Storages☆39Updated 2 years ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Serde serializer for generating Starlark build targets☆70Updated 3 weeks ago
- Take a value atomically once.☆30Updated 2 years ago
- ☆62Updated 3 months ago
- bytes::BufMut implementation to count buffer size☆25Updated 3 weeks ago
- An async virtual filesystem interface in Rust☆37Updated 2 years ago
- Fluxion is an actor framework designed with distributed systems in mind, namely sending messages not just between actors, but also betwee…☆29Updated last year