Amanieu / brie-treeLinks
SIMD-optimized B+ Tree implementation that uses integer keys
☆71Updated 5 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:
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- 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.☆67Updated last week
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- 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
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆65Updated last week
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- Serde Visitor for deserializing untagged enums☆67Updated this week
- Efficient byte-stream pipe buffer☆44Updated last year
- Count directory entries—`ls | wc -l` but faster☆29Updated this week
- An object system for Rust based on relative pointers☆38Updated 3 years ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Atomic operations on potentially uninitialized integers.☆25Updated 3 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last week
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Mirror of Rust's allocator api for use on stable rust☆72Updated last week
- An exploration of Storages☆39Updated 2 years ago
- Benchmarking library for stable Rust☆47Updated last week
- bytes::BufMut implementation to count buffer size☆24Updated this week
- Memory validation framework for Rust☆71Updated 2 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Human-friendly indexed collections☆56Updated 2 months ago
- futures-buffered☆45Updated 4 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆33Updated last month
- Game Developer's Toolkit for CPU Management☆102Updated 2 weeks ago
- Make any value Sync but only available on its original thread☆39Updated this week
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year