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:
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated 2 weeks ago
- Rust FFI wrapper for CRoaring☆161Updated last month
- skiplist☆144Updated 4 years ago
- Concurrent hash trie☆58Updated 5 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- A growable bit-vector for Rust, optimized for size☆45Updated 9 months ago
- Async stream for Rust and the futures crate.☆189Updated last month
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- An on-disk hash table implementation☆126Updated 4 years ago
- Simple probabilistic data structures☆146Updated last week
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated 3 months ago
- Fast generic radix trie implemented in Rust☆213Updated 2 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 3 weeks ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- ☆125Updated 3 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 4 months ago
- A rust implementation of murmur3☆73Updated last year
- ☆78Updated 2 years ago
- rust bindings of snmalloc☆146Updated 2 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- Library safely exposing the io_uring API.☆70Updated last week
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 9 months ago