Amanieu / brie-treeLinks
SIMD-optimized B+ Tree implementation that uses integer keys
☆66Updated last month
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 10 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Efficient byte-stream pipe buffer☆43Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 9 months ago
- Async, lock-free synchronization primitives for task wakeup☆48Updated last year
- A low-level I/O ownership and borrowing library☆104Updated last month
- Human-friendly indexed collections☆54Updated last week
- Mirror of Rust's allocator api for use on stable rust☆63Updated this week
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Reports when tokio runtime threads are blocking☆65Updated last year
- Fast, concurrent, arena-based allocator with drop support☆140Updated last year
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆32Updated last week
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- Memory validation framework for Rust☆70Updated 7 months ago
- Obsessively tiny error derive macro☆87Updated 7 months ago
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated 3 weeks ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- State machine pattern for Rust☆29Updated 10 months ago
- Non-interleaving multithreaded output queue☆71Updated 2 weeks ago
- Serde Visitor for deserializing untagged enums☆65Updated 2 weeks ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Proc-macro utility to populate enums from database data☆20Updated last year
- futures-buffered☆45Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last month
- Lending iterators on stable Rust☆83Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆100Updated 2 weeks ago