Amanieu / brie-treeLinks
SIMD-optimized B+ Tree implementation that uses integer keys
☆26Updated this week
Alternatives and similar repositories for brie-tree
Users that are interested in brie-tree are comparing it to the libraries listed below
Sorting:
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Reports when tokio runtime threads are blocking☆64Updated 9 months ago
- futures-buffered☆41Updated 3 months ago
- A thin wrapper around serialized data which add information of identity and version.☆22Updated this week
- Serde Visitor for deserializing untagged enums☆63Updated 2 weeks ago
- Efficient byte-stream pipe buffer☆43Updated 11 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Lending iterators on stable Rust☆82Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆69Updated 3 weeks ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Eager evaluation of macros like `concat!` and `env!`☆39Updated 3 months ago
- Serde serializer for generating Starlark build targets☆66Updated last month
- Tiny little crate to determine how large an unnameable type is.☆12Updated 2 months ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- ☆32Updated 6 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 3 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Trying to create Sync bump allocator☆37Updated 7 months ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 9 months ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated last month
- Make any value Sync but only available on its original thread☆39Updated 3 months ago
- Rate-limit middleware for reqwest.☆17Updated this week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 7 months ago