Amanieu / brie-treeLinks
SIMD-optimized B+ Tree implementation that uses integer keys
☆68Updated 2 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:
- A primitive for writing structural search and replace programs for rust☆32Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago
- Mirror of Rust's allocator api for use on stable rust☆65Updated 3 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- Fast, concurrent, arena-based allocator with drop support☆141Updated last year
- Reports when tokio runtime threads are blocking☆65Updated last year
- Efficient byte-stream pipe buffer☆43Updated last year
- Human-friendly indexed collections☆55Updated 2 weeks ago
- Const TypeId and non-'static TypeId☆67Updated 2 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last week
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 10 months ago
- Serde Visitor for deserializing untagged enums☆67Updated last week
- Parse JSON file at compile time and embed as serde_json::Value☆31Updated last week
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- a small and single threaded async runtime built on top of io-uring☆78Updated 2 years ago
- Memory validation framework for Rust☆70Updated this week
- futures-buffered☆45Updated 2 months ago
- An implementation of bzip2 in pure rust☆62Updated last week
- ☆55Updated last year
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Obsessively tiny error derive macro☆87Updated 8 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆60Updated last month
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated last month
- A low-level I/O ownership and borrowing library☆104Updated last month
- Lightweight exceptions for Rust☆84Updated last month