michaelsproul / rust_radix_trieLinks
Fast generic radix trie implemented in Rust
☆203Updated 2 years 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☆159Updated last week
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 3 months ago
- A library for creating references that carry their owner with them.☆377Updated last year
- A HashMap variant that spreads resize load across inserts☆192Updated 7 months ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Generic Atomic<T> type for Rust☆237Updated 2 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago
- a lock-free concurrent slab (experimental)☆295Updated 8 months ago
- A Vec of Bits☆181Updated 2 weeks ago
- A compiler plugin to insert flame calls☆384Updated 2 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- A thread pool for isolating blocking I/O in async programs☆361Updated last week
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- A port of HdrHistogram to Rust☆324Updated last year
- rust stackful generator library☆347Updated this week
- A Rust implementation of the xxHash algorithm.☆408Updated last week
- A HashMap wrapper that holds key-value pairs in insertion order☆174Updated last year
- Cuckoo Filter: Practically Better Than Bloom (In Rust)☆285Updated 2 years ago
- Fowler–Noll–Vo hash function☆347Updated last year
- A command line tool for comparing benchmarks run by Criterion.☆253Updated 11 months ago
- Procedural macros in expression position☆203Updated 2 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated 2 years ago
- skiplist☆142Updated 3 years ago
- Concurrently Readable Data Structures for Rust☆360Updated 2 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆393Updated 3 years ago
- Skiplist implementation in rust☆102Updated this week
- Efficient transactional memory in rust.☆210Updated 4 years ago
- A small utility to compare Rust micro-benchmarks.☆358Updated last year
- A simple bitset container for Rust☆148Updated 2 months ago