sdleffler / qp-trie-rsLinks
An idiomatic and fast QP-trie implementation in pure Rust.
☆101Updated 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
- A Rust data structure for efficient lower-bound lookups☆91Updated last year
- skiplist☆142Updated 3 years ago
- An on-disk hash table implementation☆123Updated 3 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 9 months ago
- ☆124Updated 2 years ago
- A rust implementation of murmur3☆71Updated 9 months ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆140Updated 2 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- Rust FFI wrapper for CRoaring☆158Updated last week
- Small Box optimization: store small item on stack and fallback to heap for large item.☆86Updated last week
- Support for Linux kernel aio within Tokio.☆52Updated 3 years ago
- Concurrent hash trie☆55Updated 4 years ago
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- ☆53Updated 5 years ago
- Serialisable closures for Rust.☆64Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 4 months ago
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago
- Rust serializer library☆87Updated last year
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- ☆76Updated 2 years ago
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- Pillars for Transactional Systems and Data Grids☆132Updated last year
- Fast generic radix trie implemented in Rust☆201Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆126Updated 5 months ago
- Judy array implementation in pure Rust☆88Updated 7 years ago