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 on-disk hash table implementation☆126Updated 4 years ago
- skiplist☆144Updated 4 years ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆184Updated last month
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- A rust implementation of murmur3☆74Updated last year
- Rust FFI wrapper for CRoaring☆161Updated 2 weeks ago
- Async stream for Rust and the futures crate.☆189Updated 2 weeks ago
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- ☆125Updated 3 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- rust bindings of snmalloc☆146Updated 3 months ago
- ☆47Updated 5 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 4 years ago
- Concurrent hash trie☆58Updated 5 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- Run closures in parallel☆115Updated 11 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Rust serializer library☆88Updated 3 months ago
- Fast generic radix trie implemented in Rust☆213Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- generators☆211Updated 2 years ago
- Serialisable closures for Rust.☆66Updated 3 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆81Updated 5 months ago