sdleffler / qp-trie-rs
An idiomatic and fast QP-trie implementation in pure Rust.
☆94Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for qp-trie-rs
- Library safely exposing the io_uring API.☆54Updated 2 weeks ago
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- An on-disk hash table implementation☆112Updated 3 years ago
- probe: Static probes for Rust☆94Updated last year
- A stack for rust trait objects that minimizes allocations☆126Updated 2 years ago
- A Rust data structure for efficient lower-bound lookups☆88Updated 8 months ago
- An experimental asynchronous runtime based on `io-uring`.☆76Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆175Updated 7 months ago
- Extended utilities for working with files and filesystems in Rust☆140Updated 9 months ago
- Type-safe transmutations between layout-compatible types.☆120Updated 4 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆74Updated last year
- rust bindings of snmalloc☆122Updated this week
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 6 months ago
- Typed index version of Rust slice and Vec containers☆66Updated last month
- (lifetime) GATs on stable Rust☆56Updated 10 months ago
- ☆54Updated 5 years ago
- Map data structure whose keys are stored as ranges☆77Updated 8 months ago
- ☆123Updated 2 years ago
- rust histogram and percentile stats☆46Updated 4 years ago
- A sentinel-based, heapless, `Vec`-like type.☆68Updated 4 years ago
- skiplist☆140Updated 2 years ago
- A concurrent hash table for Rust☆61Updated 4 years ago
- Better reference counted strings for Rust☆114Updated 4 months ago
- An updated version of linked-hash-map and friends☆99Updated 6 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆95Updated 2 months ago
- A suite of non-cryptographic hash functions for Rust.☆138Updated 2 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆104Updated last year
- Async stream for Rust and the futures crate.☆176Updated 2 weeks ago
- Lockfree resizeable concurrent hash table.☆53Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago