sdleffler / qp-trie-rs
An idiomatic and fast QP-trie implementation in pure Rust.
☆100Updated 10 months ago
Alternatives and similar repositories for qp-trie-rs:
Users that are interested in qp-trie-rs are comparing it to the libraries listed below
- An on-disk hash table implementation☆113Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- ☆73Updated 3 years ago
- Rust serializer library☆87Updated 10 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆178Updated 11 months ago
- rust bindings of snmalloc☆127Updated last month
- Thread-safe object pool with automatic return and attach/detach semantics☆75Updated 5 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆135Updated 10 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- skiplist☆141Updated 3 years ago
- Library safely exposing the io_uring API.☆58Updated last week
- Rust implementation for T1HA (Fast Positive Hash)☆87Updated last year
- ☆52Updated 5 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Rust implementation of Paxos consensus algorithm☆105Updated 2 years ago
- Lock free bounded non blocking pub sub queue☆76Updated 3 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 6 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆152Updated 10 months ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 7 months ago
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- ☆47Updated 4 years ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆96Updated 5 months ago
- A rust implementation of murmur3☆69Updated 5 months ago
- Async stream for Rust and the futures crate.☆183Updated this week
- Time and duration crate optimized for speed and API stability.☆68Updated last week
- Rust FFI wrapper for CRoaring☆158Updated last week