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
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- An on-disk hash table implementation☆124Updated 3 years ago
- A Rust data structure for efficient lower-bound lookups☆91Updated last year
- Rust FFI wrapper for CRoaring☆158Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago
- Run closures in parallel☆114Updated 6 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 3 weeks ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Rust serializer library☆87Updated last year
- Concurrent hash trie☆57Updated 4 years ago
- ☆47Updated 4 years ago
- ☆125Updated 2 years ago
- Async stream for Rust and the futures crate.☆185Updated last week
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Judy array implementation in pure Rust☆88Updated 7 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- A rust implementation of murmur3☆71Updated 9 months ago
- ☆77Updated 2 years ago
- Serialisable closures for Rust.☆64Updated 2 years ago
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- Fast generic radix trie implemented in Rust☆202Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆87Updated last month