Amanieu / brie-treeLinks
SIMD-optimized B+ Tree implementation that uses integer keys
☆69Updated 3 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☆33Updated last year
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 11 months ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆65Updated this week
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- Serde Visitor for deserializing untagged enums☆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
- Human-friendly indexed collections☆56Updated 3 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated last week
- Lending iterators on stable Rust☆83Updated last year
- Efficient byte-stream pipe buffer☆43Updated last year
- Count directory entries—`ls | wc -l` but faster☆29Updated 2 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…☆64Updated last month
- A low-level MVCC file format for storing blobs.☆64Updated last year
- `smol` integrations with `hyper`☆17Updated 3 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated 3 weeks ago
- ☆34Updated 11 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- Take a value atomically once.☆30Updated 2 years ago
- Fast, concurrent, arena-based allocator with drop support☆145Updated last year
- futures-buffered☆45Updated 3 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- ☆35Updated 9 months ago
- Find out what platform your code is running on from Rust☆32Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year