michaelsproul / rust_radix_trieLinks
Fast generic radix trie implemented in Rust
☆213Updated 2 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:
- Rust FFI wrapper for CRoaring☆161Updated last month
- Generic Atomic<T> type for Rust☆245Updated 2 months ago
- A HashMap variant that spreads resize load across inserts☆195Updated 10 months ago
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- A Rust implementation of the xxHash algorithm.☆417Updated 3 months ago
- Concurrently Readable Data Structures for Rust☆362Updated 5 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated 2 weeks ago
- A library for creating references that carry their owner with them.☆380Updated 2 years ago
- Fowler–Noll–Vo hash function☆352Updated last year
- A thread pool for isolating blocking I/O in async programs☆371Updated 3 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆230Updated 6 months ago
- Simple but powerful graph library for Rust☆195Updated 2 years ago
- A fast Bloom filter implementation in Rust☆268Updated last month
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- A compiler plugin to insert flame calls☆388Updated 2 years ago
- A data structure to efficiently intern, cache and restore strings.☆206Updated 3 months ago
- Manual segmented stacks for Rust☆328Updated last month
- A priority queue for Rust with efficient change function.☆213Updated last month
- Fast, ergonomic metrics for Rust☆340Updated last year
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago
- skiplist☆144Updated 4 years ago
- Serialisable closures for Rust.☆66Updated 3 years ago
- Rust interface to io_uring☆337Updated last year
- A Vec of Bits☆183Updated 3 months ago
- rust stackful generator library☆353Updated 2 months ago
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- A port of HdrHistogram to Rust☆332Updated last year
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- A small utility to compare Rust micro-benchmarks.☆363Updated last year
- Simple probabilistic data structures☆146Updated last week