Amanieu / brie-treeLinks
SIMD-optimized B+ Tree implementation that uses integer keys
β61Updated last month
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 10 months ago
- π async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.β50Updated 8 months ago
- cross-platform Rust API for memory mapped IOβ42Updated last year
- Reports when tokio runtime threads are blockingβ65Updated 11 months ago
- A primitive for writing structural search and replace programs for rustβ31Updated last month
- A low-level I/O ownership and borrowing libraryβ104Updated 2 weeks ago
- Efficient byte-stream pipe bufferβ43Updated last year
- Async, lock-free synchronization primitives for task wakeupβ46Updated 11 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.β43Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rustβ62Updated 3 months ago
- Fast, concurrent, arena-based allocator with drop supportβ139Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.β58Updated last year
- Lending iterators on stable Rustβ83Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.β64Updated this week
- A generational arena based LRU Cache implementation in 100% safe rust.β40Updated 3 years ago
- Count directory entriesβ`ls | wc -l` but fasterβ28Updated 6 months ago
- An exploration of Storagesβ37Updated last year
- Extremely minimal parser for ELF/PE/Mach-o/arβ41Updated 4 years ago
- Const TypeId and non-'static TypeIdβ66Updated 2 weeks ago
- Human-friendly indexed collectionsβ54Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.β82Updated 4 months ago
- a small and single threaded async runtime built on top of io-uringβ78Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serdeβ66Updated last year
- Zero-cost bitsets over native Rust typesβ78Updated 4 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β¦β59Updated 2 weeks ago
- Parse JSON file at compile time and embed as serde_json::Valueβ29Updated 5 months ago
- Benchmarking library for stable Rustβ46Updated 4 months ago
- A low-level MVCC file format for storing blobs.β64Updated last year
- Trait synonyms for βFn[β¦]β-trait bounds returning futuresβ21Updated 3 years ago
- Serde Visitor for deserializing untagged enumsβ65Updated last week