sdleffler / qp-trie-rsLinks
An idiomatic and fast QP-trie implementation in pure Rust.
☆102Updated last year
Alternatives and similar repositories for qp-trie-rs
Users that are interested in qp-trie-rs are comparing it to the libraries listed below
Sorting:
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- An on-disk hash table implementation☆122Updated 3 years ago
- Library safely exposing the io_uring API.☆63Updated 3 months ago
- ☆53Updated 5 years ago
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 9 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Judy array implementation in pure Rust☆88Updated 7 years ago
- Concurrent hash trie☆54Updated 4 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 10 months ago
- ☆124Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆114Updated 4 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Rust implementation of Paxos consensus algorithm☆109Updated 2 years ago
- ☆76Updated 2 years ago
- Pillars for Transactional Systems and Data Grids☆132Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated 2 months ago
- rust bindings of snmalloc☆136Updated 2 months ago
- Map data structure whose keys are stored as ranges☆88Updated 5 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆80Updated last year
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- skiplist☆142Updated 3 years ago
- Fast CRC-32-Castagnoli implementation in Rust☆50Updated last week
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago