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:
- skiplist☆142Updated 3 years ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- An on-disk hash table implementation☆124Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 6 months ago
- Rust FFI wrapper for CRoaring☆158Updated 3 weeks ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- A rust implementation of murmur3☆71Updated 10 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated last month
- Thread-safe object pool with automatic return and attach/detach semantics☆78Updated last month
- Concurrent hash trie☆57Updated 4 years ago
- ☆125Updated 2 years ago
- Rust serializer library☆87Updated last year
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Judy array implementation in pure Rust☆88Updated 7 years ago
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- Async stream for Rust and the futures crate.☆185Updated 2 weeks ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆167Updated last week
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Simple probabilistic data structures☆147Updated last week
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago
- Run closures in parallel☆114Updated 7 months ago
- rust bindings of snmalloc☆139Updated 4 months ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- ☆47Updated 4 years ago
- ☆77Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago