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:
- Rust FFI wrapper for CRoaring☆160Updated last month
- skiplist☆142Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- An on-disk hash table implementation☆124Updated 3 years ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 2 months ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated 2 weeks ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆43Updated 7 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- ☆125Updated 3 years ago
- Run closures in parallel☆115Updated 8 months ago
- Fast generic radix trie implemented in Rust☆208Updated 2 weeks ago
- Library safely exposing the io_uring API.☆68Updated 3 weeks ago
- Async stream for Rust and the futures crate.☆187Updated this week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Concurrent hash trie☆57Updated 5 years ago
- Map data structure whose keys are stored as ranges☆95Updated 3 weeks ago
- ☆129Updated 5 years ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Lock free bounded non blocking pub sub queue☆76Updated 2 months ago
- A thread-safe & efficient memory pool☆169Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- Simple probabilistic data structures☆147Updated last week
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago