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☆158Updated 3 weeks ago
- A HashMap variant that spreads resize load across inserts☆192Updated 6 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 2 months ago
- A library for creating references that carry their owner with them.☆376Updated last year
- Serialisable closures for Rust.☆65Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- A compiler plugin to insert flame calls☆383Updated 2 years ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Generic Atomic<T> type for Rust☆237Updated 2 months ago
- skiplist☆142Updated 3 years ago
- A small utility to compare Rust micro-benchmarks.☆357Updated 11 months ago
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- A fast Bloom filter implementation in Rust☆263Updated 2 months ago
- Skiplist implementation in rust☆101Updated this week
- A Rust implementation of the xxHash algorithm.☆408Updated 2 months ago
- Generic array types in Rust☆416Updated 5 months ago
- Fowler–Noll–Vo hash function☆347Updated last year
- A priority queue for Rust with efficient change function.☆203Updated 2 months ago
- A mortifying serialization library for Rust☆341Updated 2 years ago
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago
- A thread pool for isolating blocking I/O in async programs☆363Updated 2 weeks ago
- Concurrently Readable Data Structures for Rust☆359Updated last month
- Efficient transactional memory in rust.☆210Updated 4 years ago
- A HashMap wrapper that holds key-value pairs in insertion order☆174Updated last year
- Inter-event timing metrics on top of tracing.☆126Updated last week
- rust stackful generator library☆342Updated last month
- A port of HdrHistogram to Rust☆324Updated last year
- A Vec of Bits☆181Updated 2 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆269Updated 2 years ago
- a lock-free concurrent slab (experimental)☆292Updated 7 months ago