michaelsproul / rust_radix_trieLinks
Fast generic radix trie implemented in Rust
☆213Updated 3 months ago
Alternatives and similar repositories for rust_radix_trie
Users that are interested in rust_radix_trie are comparing it to the libraries listed below
Sorting:
- A HashMap variant that spreads resize load across inserts☆196Updated 11 months ago
- A library for creating references that carry their owner with them.☆381Updated 2 years ago
- a lock-free concurrent slab (experimental)☆302Updated last year
- Rust FFI wrapper for CRoaring☆162Updated 3 weeks ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 6 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆185Updated last month
- A thread pool for isolating blocking I/O in async programs☆372Updated 3 months ago
- Generic Atomic<T> type for Rust☆246Updated 3 months ago
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- rust stackful generator library☆358Updated last week
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- A port of HdrHistogram to Rust☆336Updated last year
- A Vec of Bits☆184Updated 4 months ago
- Generic array types in Rust☆431Updated last month
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Manual segmented stacks for Rust☆328Updated 2 months ago
- Concurrently Readable Data Structures for Rust☆363Updated 5 months ago
- Rust interface to io_uring☆337Updated last year
- A Rust implementation of the xxHash algorithm.☆420Updated 3 months ago
- A small utility to compare Rust micro-benchmarks.☆363Updated last year
- Fowler–Noll–Vo hash function☆353Updated last year
- Procedural macros in expression position☆204Updated 3 years ago
- Skiplist implementation in rust☆108Updated this week
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago
- Serialisable closures for Rust.☆66Updated 3 years ago
- Intrusive collections for Rust☆477Updated last year
- A mortifying serialization library for Rust☆345Updated 2 years ago
- A priority queue for Rust with efficient change function.☆216Updated 2 months ago
- Fast, ergonomic metrics for Rust☆341Updated last year
- A HashMap wrapper that holds key-value pairs in insertion order☆178Updated last year