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:
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Serde Visitor for deserializing untagged enums☆69Updated last month
- Mirror of Rust's allocator api for use on stable rust☆79Updated 2 months ago
- A low-level I/O ownership and borrowing library☆106Updated 6 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- Human-friendly indexed collections☆56Updated 3 months 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…☆67Updated 2 months ago
- Efficient byte-stream pipe buffer☆44Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆82Updated 4 years ago
- Fast, concurrent, arena-based allocator with drop support☆145Updated 2 months ago
- `smol` integrations with `hyper`☆17Updated 6 months ago
- 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
- futures-buffered☆47Updated last week
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- ☆64Updated 4 months ago
- Memory validation framework for Rust☆75Updated 4 months ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated 2 weeks ago
- Library safely exposing the io_uring API.☆78Updated last week
- Rust `Vec` that can store unsized values☆22Updated 4 months ago
- Non-interleaving multithreaded output queue☆79Updated this week
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago