sdleffler / qp-trie-rs
An idiomatic and fast QP-trie implementation in pure Rust.
☆98Updated 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☆89Updated 11 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆176Updated 10 months ago
- Rust serializer library☆87Updated 9 months ago
- Rust FFI wrapper for CRoaring☆158Updated 2 weeks ago
- A growable bit-vector for Rust, optimized for size☆40Updated this week
- Serialisable closures for Rust.☆64Updated 2 years ago
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- Library safely exposing the io_uring API.☆57Updated 3 weeks ago
- ☆124Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- A benchmarking harness for concurrent key-value collections☆117Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆68Updated last month
- Async fundamentals initiative: portable and interoperable☆75Updated last year
- Judy array implementation in pure Rust☆85Updated 7 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆76Updated last year
- A collection of small utilities for working with pointer types in Rust.☆119Updated last month
- skiplist☆141Updated 3 years ago
- ☆52Updated 5 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Run closures in parallel☆112Updated last month
- ☆46Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 6 months ago
- Extended utilities for working with files and filesystems in Rust☆146Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 9 months ago
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago