michaelsproul / rust_radix_trieLinks
Fast generic radix trie implemented in Rust
☆201Updated 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 HashMap variant that spreads resize load across inserts☆192Updated 5 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆229Updated last month
- Rust FFI wrapper for CRoaring☆158Updated last week
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Generic Atomic<T> type for Rust☆235Updated 3 weeks ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A port of HdrHistogram to Rust☆321Updated last year
- A library for creating references that carry their owner with them.☆375Updated last year
- Rust interface to io_uring☆335Updated last year
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated last year
- a lock-free concurrent slab (experimental)☆291Updated 6 months ago
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- A fast Bloom filter implementation in Rust☆258Updated 3 weeks ago
- A thread pool for isolating blocking I/O in async programs☆361Updated this week
- ☆124Updated 2 years ago
- skiplist☆142Updated 3 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Serialisable closures for Rust.☆64Updated 2 years ago
- Efficient transactional memory in rust.☆210Updated 3 years ago
- A Rust implementation of the xxHash algorithm.☆403Updated last month
- Intrusive collections for Rust☆454Updated 10 months ago
- Compact string type for zero-copy parsing☆259Updated last year
- Concurrently Readable Data Structures for Rust☆359Updated last week
- A simple bitset container for Rust☆145Updated 2 weeks ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- rust stackful generator library☆335Updated last week
- A priority queue for Rust with efficient change function.☆196Updated 3 weeks ago
- A command line tool for comparing benchmarks run by Criterion.☆250Updated 9 months ago