sdleffler / qp-trie-rs
An idiomatic and fast QP-trie implementation in pure Rust.
☆100Updated 11 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
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 6 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- An on-disk hash table implementation☆116Updated 3 years ago
- Library safely exposing the io_uring API.☆60Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆230Updated 2 months ago
- Rust FFI wrapper for CRoaring☆157Updated this week
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Serialisable closures for Rust.☆64Updated 2 years ago
- Concurrent hash trie☆51Updated 4 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆77Updated last year
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- Run closures in parallel☆113Updated 2 months ago
- ☆34Updated 5 months ago
- rust bindings of snmalloc☆128Updated last month
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆111Updated last month
- ☆47Updated 4 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆153Updated 10 months ago
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- An updated version of linked-hash-map and friends☆109Updated 3 weeks ago
- ☆52Updated 5 years ago
- Threadsafe RefCell for Rust☆90Updated 2 weeks ago
- Judy array implementation in pure Rust☆86Updated 7 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated last year
- [DEPRECATED] A simple object arena☆37Updated 3 years ago