michaelsproul / rust_radix_trie
Fast generic radix trie implemented in Rust
☆197Updated 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
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- Rust interface to io_uring☆332Updated 10 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆227Updated 6 months ago
- A thread pool for isolating blocking I/O in async programs☆354Updated 2 months ago
- A HashMap variant that spreads resize load across inserts☆191Updated 2 months ago
- Manual segmented stacks for Rust☆303Updated 3 weeks ago
- Fast, ergonomic metrics for Rust☆340Updated 6 months ago
- Generic Atomic<T> type for Rust☆232Updated last year
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆256Updated last year
- Rust FFI wrapper for CRoaring☆157Updated 2 weeks ago
- A library for creating references that carry their owner with them.☆371Updated last year
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆388Updated 2 years ago
- Simple but powerful graph library for Rust☆193Updated 2 years ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Fowler–Noll–Vo hash function☆345Updated last year
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 5 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- Compact string type for zero-copy parsing☆255Updated last year
- generators☆205Updated last year
- A priority queue for Rust with efficient change function.☆188Updated 3 weeks ago
- Faster, more compact implementation of std::Cow☆346Updated 2 years ago
- A fast intrusive flamegraph☆234Updated 2 years ago
- A Rust implementation of the xxHash algorithm.☆388Updated 4 months ago
- Procedural macros in expression position☆204Updated 2 years ago
- Generic array types in Rust☆407Updated last month
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆163Updated last week
- rust stackful generator library☆325Updated 3 weeks ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated 11 months ago
- An object pool manager in Rust☆196Updated 3 years ago