michaelsproul / rust_radix_trieLinks
Fast generic radix trie implemented in Rust
☆200Updated 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:
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- Efficient transactional memory in rust.☆210Updated 3 years ago
- A library for creating references that carry their owner with them.☆372Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Rust FFI wrapper for CRoaring☆158Updated 3 weeks ago
- Generic array types in Rust☆411Updated 2 months ago
- Rust interface to io_uring☆333Updated last year
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- Manual segmented stacks for Rust☆306Updated last month
- Generic Atomic<T> type for Rust☆235Updated last year
- A thread pool for isolating blocking I/O in async programs☆356Updated 4 months ago
- Intrusive collections for Rust☆453Updated 8 months ago
- A HashMap variant that spreads resize load across inserts☆192Updated 4 months ago
- A port of HdrHistogram to Rust☆321Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆292Updated 9 months ago
- Per-object thread-local storage for Rust☆343Updated last year
- Fail points for rust☆345Updated 5 months ago
- Procedural macros in expression position☆203Updated 2 years ago
- Serialisable closures for Rust.☆64Updated 2 years ago
- Allocators in Rust☆313Updated 5 years ago
- Concurrently Readable Data Structures for Rust☆357Updated last month
- A Vec of Bits☆178Updated 4 months ago
- generators☆208Updated last year
- Async stream for Rust and the futures crate.☆183Updated 3 weeks ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆227Updated 7 months ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- An extraction of the compiletest utility from the Rust compiler☆226Updated 4 months ago
- a lock-free concurrent slab (experimental)☆282Updated 5 months ago
- Simple probabilistic data structures☆145Updated this week
- Fowler–Noll–Vo hash function☆345Updated last year