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:
- skiplist☆142Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Rust FFI wrapper for CRoaring☆161Updated 2 weeks ago
- An on-disk hash table implementation☆124Updated 3 years ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Async stream for Rust and the futures crate.☆188Updated last week
- A growable bit-vector for Rust, optimized for size☆45Updated 8 months ago
- ☆125Updated 3 years ago
- A simple bitset container for Rust☆151Updated 4 months ago
- Lock free bounded non blocking pub sub queue☆76Updated 3 months ago
- An updated version of linked-hash-map and friends☆129Updated last week
- A reader-writer lock that provides extremely fast read access without starving writers☆85Updated 2 years ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 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.☆90Updated 3 months ago
- Rust serializer library☆87Updated last month
- Concurrent hash trie☆58Updated 5 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 3 months ago
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- Fast generic radix trie implemented in Rust☆209Updated last month
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last year
- A rust implementation of murmur3☆72Updated last year
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆260Updated 2 weeks ago
- A thread-safe & efficient memory pool☆169Updated 2 years ago