michaelsproul / rust_radix_trieLinks
Fast generic radix trie implemented in Rust
☆213Updated 3 months 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☆231Updated 6 months ago
- A HashMap variant that spreads resize load across inserts☆196Updated 10 months ago
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- Concurrently Readable Data Structures for Rust☆362Updated 5 months ago
- A library for creating references that carry their owner with them.☆381Updated 2 years ago
- Generic Atomic<T> type for Rust☆246Updated 3 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆185Updated last month
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- A thread pool for isolating blocking I/O in async programs☆372Updated 3 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Rust FFI wrapper for CRoaring☆161Updated 2 weeks ago
- A compiler plugin to insert flame calls☆388Updated 2 years ago
- rust stackful generator library☆358Updated last week
- Manual segmented stacks for Rust☆328Updated last month
- skiplist☆144Updated 4 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Rust interface to io_uring☆337Updated last year
- Serialisable closures for Rust.☆66Updated 3 years ago
- Fast, ergonomic metrics for Rust☆341Updated last year
- A Rust implementation of the xxHash algorithm.☆420Updated 3 months ago
- A directed acyclic graph data structure for Rust.☆234Updated 8 months ago
- Intrusive collections for Rust☆477Updated last year
- Skiplist implementation in rust☆107Updated this week
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- Efficient transactional memory in rust.☆210Updated 4 years ago
- A fast Bloom filter implementation in Rust☆269Updated this week
- A data structure to efficiently intern, cache and restore strings.☆206Updated 4 months ago
- ☆130Updated 6 years ago