michaelsproul / rust_radix_trieView external linksLinks
Fast generic radix trie implemented in Rust
☆214Sep 16, 2025Updated 4 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:
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Apr 21, 2024Updated last year
- Ergonomic trie data structure☆27Oct 30, 2018Updated 7 years ago
- Implementation of Adaptive Radix Tree in Rust☆44Feb 26, 2020Updated 5 years ago
- Library implementing the prefix tree in Rust☆35Jul 15, 2018Updated 7 years ago
- Memory efficient trie (prefix tree) library based on LOUDS☆131Mar 14, 2025Updated 11 months ago
- Efficiently-updatable double-array trie in Rust (ported from cedar)☆106Dec 15, 2022Updated 3 years ago
- A data structure to efficiently intern, cache and restore strings.☆209Aug 15, 2025Updated 6 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Nov 24, 2025Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,292Jan 7, 2026Updated last month
- The arena, a fast but limited type of allocator☆577Aug 16, 2024Updated last year
- A radix tree implementation☆15Sep 22, 2022Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Dec 17, 2024Updated last year
- Adaptive Radix Trie implementation for fixed-length keys☆54Jul 30, 2025Updated 6 months ago
- Slab allocator for Rust☆875Jan 31, 2026Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆854Oct 19, 2024Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆1,030Oct 26, 2025Updated 3 months ago
- Represent large sets and maps compactly with finite state transducers.☆2,043Sep 25, 2024Updated last year
- Graph data structure library for Rust.☆3,750Feb 8, 2026Updated last week
- Heapless, `static` friendly data structures☆1,922Jan 22, 2026Updated 3 weeks ago
- A better compressed bitset in Rust☆897Jan 12, 2026Updated last month
- ☆209Mar 7, 2025Updated 11 months ago
- JSON event parser is a simple streaming JSON parser and serializer implementation in Rust.☆14Feb 6, 2026Updated last week
- HAMT implementation whose sub-trees can be shared over threads☆10Feb 5, 2026Updated last week
- Rust port of Google's SwissTable hash map☆2,864Feb 5, 2026Updated last week
- Some more derive(Trait) options☆2,069Feb 4, 2026Updated last week
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆327Updated this week
- Rust FFI wrapper for CRoaring☆164Feb 1, 2026Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,273Dec 29, 2025Updated last month
- A binary encoder / decoder implementation in Rust.☆3,077Aug 15, 2025Updated 6 months ago
- A simple bitset container for Rust☆161Jun 22, 2025Updated 7 months ago
- the champagne of beta embedded databases☆8,919Nov 4, 2025Updated 3 months ago
- Concurrently Readable Data Structures for Rust☆364Updated this week
- A postgres middleware for Iron web framework☆10Dec 20, 2016Updated 9 years ago
- BitSparrow in Rust☆11Feb 24, 2017Updated 8 years ago
- Rust decoder for Apple's Core Audio Format (CAF)☆13Jan 29, 2017Updated 9 years ago
- Tools for concurrent programming in Rust☆8,293Jan 23, 2026Updated 3 weeks ago
- A fast bump allocation arena for Rust☆2,096Jan 12, 2026Updated last month
- A small crate to provide space-efficient Option<_> replacements☆37Mar 10, 2025Updated 11 months ago
- [rust] Extensions to the Box type☆23Apr 24, 2019Updated 6 years ago