Amanieu / brie-treeLinks
SIMD-optimized B+ Tree implementation that uses integer keys
☆93Updated 6 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:
- Reports when tokio runtime threads are blocking☆66Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated last week
- A primitive for writing structural search and replace programs for rust☆31Updated 2 weeks ago
- Serde Visitor for deserializing untagged enums☆69Updated last month
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- futures-buffered☆46Updated 6 months ago
- Memory validation framework for Rust☆75Updated 4 months ago
- Human-friendly indexed collections☆56Updated 3 months ago
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year
- Mirror of Rust's allocator api for use on stable rust☆74Updated last month
- An object system for Rust based on relative pointers☆38Updated 3 years ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated 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…☆67Updated last month
- Efficient byte-stream pipe buffer☆44Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Parse JSON file at compile time and embed as serde_json::Value☆34Updated last month
- Game Developer's Toolkit for CPU Management☆105Updated last month
- Fluxion is an actor framework designed with distributed systems in mind, namely sending messages not just between actors, but also betwee…☆29Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- ☆34Updated last year
- A high-quality, non-cryptographic, 160-bit hash function.☆52Updated 8 months ago
- Fast, concurrent, arena-based allocator with drop support☆145Updated last month
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- The `io_uring` library for Rust (with Rustix)☆35Updated 6 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆35Updated 2 months ago
- 🐞 VS Code extension to debug tracing logs 🦀☆71Updated 8 months ago
- Alternative future adapters that provide cancel safety.☆80Updated 3 weeks ago