Fast generic radix trie implemented in Rust
☆218Sep 16, 2025Updated 5 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.☆103Apr 21, 2024Updated last year
- Ergonomic trie data structure☆27Oct 30, 2018Updated 7 years ago
- Implementation of Adaptive Radix Tree in Rust☆44Feb 26, 2020Updated 6 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆156Nov 24, 2025Updated 3 months ago
- Library implementing the prefix tree in Rust☆35Jul 15, 2018Updated 7 years ago
- Memory efficient trie (prefix tree) library based on LOUDS☆133Mar 14, 2025Updated 11 months ago
- Efficiently-updatable double-array trie in Rust (ported from cedar)☆107Dec 15, 2022Updated 3 years ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,305Jan 7, 2026Updated 2 months ago
- A data structure to efficiently intern, cache and restore strings.☆209Aug 15, 2025Updated 6 months ago
- The arena, a fast but limited type of allocator☆578Aug 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
- A vector with a fixed capacity. (Rust)☆852Oct 19, 2024Updated last year
- Adaptive Radix Trie implementation for fixed-length keys☆54Jul 30, 2025Updated 7 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,047Feb 10, 2026Updated 3 weeks ago
- Slab allocator for Rust☆882Jan 31, 2026Updated last month
- Graph data structure library for Rust.☆3,779Feb 21, 2026Updated 2 weeks ago
- Represent large sets and maps compactly with finite state transducers.☆2,048Sep 25, 2024Updated last year
- A simple bitset container for Rust☆164Jun 22, 2025Updated 8 months ago
- Heapless, `static` friendly data structures☆1,925Feb 16, 2026Updated 3 weeks ago
- Rust port of Google's SwissTable hash map☆2,875Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,286Feb 21, 2026Updated 2 weeks ago
- Slotmap data structure for Rust☆1,290Dec 6, 2025Updated 3 months ago
- ☆209Mar 7, 2025Updated last year
- A better compressed bitset in Rust☆907Feb 26, 2026Updated last week
- JSON event parser is a simple streaming JSON parser and serializer implementation in Rust.☆14Mar 2, 2026Updated last week
- HAMT implementation whose sub-trees can be shared over threads☆10Feb 9, 2026Updated last month
- A binary encoder / decoder implementation in Rust.☆3,074Aug 15, 2025Updated 6 months ago
- Some more derive(Trait) options☆2,078Feb 4, 2026Updated last month
- the champagne of beta embedded databases☆8,940Nov 4, 2025Updated 4 months ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆327Feb 9, 2026Updated last month
- Tools for concurrent programming in Rust☆8,356Feb 22, 2026Updated 2 weeks ago
- A fast bump allocation arena for Rust☆2,127Feb 26, 2026Updated last week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆224Feb 25, 2026Updated last week
- Rust FFI wrapper for CRoaring☆164Mar 1, 2026Updated last week
- Concurrently Readable Data Structures for Rust☆363Feb 10, 2026Updated last month
- A postgres middleware for Iron web framework☆10Dec 20, 2016Updated 9 years ago
- BitSparrow in Rust☆11Feb 24, 2017Updated 9 years ago
- Rust decoder for Apple's Core Audio Format (CAF)☆13Jan 29, 2017Updated 9 years ago