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:
- Rust FFI wrapper for CRoaring☆159Updated last week
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- An on-disk hash table implementation☆124Updated 3 years ago
- skiplist☆142Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 6 months ago
- Fast generic radix trie implemented in Rust☆203Updated 2 years ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 2 months ago
- Simple probabilistic data structures☆147Updated last week
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- Async stream for Rust and the futures crate.☆187Updated last week
- A collection of small utilities for working with pointer types in Rust.☆128Updated 7 months ago
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆252Updated 2 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- A rust implementation of murmur3☆71Updated 11 months ago
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- ☆125Updated 3 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- Concurrent hash trie☆57Updated 4 years ago
- ☆47Updated 4 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆82Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- A thread-safe & efficient memory pool☆169Updated last year
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago