michaelsproul / rust_radix_trie
Fast generic radix trie implemented in Rust
☆188Updated last year
Related projects ⓘ
Alternatives and complementary repositories for rust_radix_trie
- A thread pool for isolating blocking I/O in async programs☆342Updated last month
- A library for creating references that carry their owner with them.☆362Updated last year
- A compiler plugin to insert flame calls☆379Updated last year
- A HashMap variant that spreads resize load across inserts☆190Updated this week
- Concurrently Readable Data Structures for Rust☆343Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆175Updated 7 months ago
- A fast Bloom filter implementation in Rust☆235Updated 2 weeks ago
- Rust FFI wrapper for CRoaring☆157Updated 2 weeks ago
- A small utility to compare Rust micro-benchmarks.☆342Updated 2 months ago
- a lock-free concurrent slab (experimental)☆273Updated 3 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆225Updated last month
- Allocators in Rust☆311Updated 4 years ago
- Fowler–Noll–Vo hash function☆339Updated 8 months ago
- Intrusive collections for Rust☆413Updated 2 months ago
- Generic Atomic<T> type for Rust☆218Updated 9 months ago
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆232Updated 10 months ago
- Faster, more compact implementation of std::Cow☆338Updated last year
- A Rust implementation of the xxHash algorithm.☆372Updated 2 weeks ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆267Updated 3 months ago
- Generic array types in Rust☆405Updated 4 months ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆180Updated 6 months ago
- Slab allocator for Rust☆705Updated 2 months ago
- rust stackful generator library☆310Updated last month
- A mortifying serialization library for Rust☆322Updated last year
- Rust interface to io_uring☆329Updated 5 months ago
- Manual segmented stacks for Rust☆291Updated last week
- A priority queue for Rust with efficient change function.☆175Updated last month
- A command line tool for comparing benchmarks run by Criterion.☆219Updated last month
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆385Updated 2 years ago
- Procedural macros in expression position☆203Updated last year