Amanieu / brie-treeLinks
SIMD-optimized B+ Tree implementation that uses integer keys
☆57Updated 2 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:
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 9 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 10 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Reports when tokio runtime threads are blocking☆65Updated 10 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆42Updated 3 weeks ago
- A low-level I/O ownership and borrowing library☆103Updated 7 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- Human-friendly indexed collections☆53Updated 2 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 11 months ago
- Fast, concurrent, arena-based allocator with drop support☆139Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 8 months ago
- a small and single threaded async runtime built on top of io-uring☆78Updated 2 years ago
- Parse JSON file at compile time and embed as serde_json::Value☆29Updated 4 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Obsessively tiny error derive macro☆87Updated 6 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- `smol` integrations with `hyper`☆16Updated this week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆97Updated last month
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- Count directory entries—`ls | wc -l` but faster☆28Updated 6 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- A high-quality, non-cryptographic, 160-bit hash function.☆50Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- Fluxion is an actor framework designed with distributed systems in mind, namely sending messages not just between actors, but also betwee…☆28Updated 8 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year