michaelsproul / rust_radix_trieLinks
Fast generic radix trie implemented in Rust
☆208Updated 2 weeks 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:
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆230Updated 4 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A HashMap variant that spreads resize load across inserts☆193Updated 8 months ago
- Rust FFI wrapper for CRoaring☆160Updated last month
- Generic Atomic<T> type for Rust☆240Updated 2 weeks ago
- A library for creating references that carry their owner with them.☆377Updated last year
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- A Vec of Bits☆180Updated last month
- skiplist☆142Updated 3 years ago
- Serialisable closures for Rust.☆65Updated 2 years ago
- A priority queue for Rust with efficient change function.☆207Updated 2 weeks ago
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- rust stackful generator library☆349Updated this week
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- A compiler plugin to insert flame calls☆386Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- A thread pool for isolating blocking I/O in async programs☆366Updated last month
- ☆125Updated 3 years ago
- A port of HdrHistogram to Rust☆324Updated last year
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- Rust interface to io_uring☆336Updated last year
- Inter-event timing metrics on top of tracing.☆126Updated this week
- Fast, ergonomic metrics for Rust☆340Updated 11 months ago
- Generic array types in Rust☆418Updated 6 months ago
- Procedural macros in expression position☆203Updated 2 years ago
- a lock-free concurrent slab (experimental)☆297Updated 9 months ago
- A small utility to compare Rust micro-benchmarks.☆360Updated last year
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Fowler–Noll–Vo hash function☆347Updated last year