aserebryakov / trie-rsView external linksLinks
Library implementing the prefix tree in Rust
☆35Jul 15, 2018Updated 7 years ago
Alternatives and similar repositories for trie-rs
Users that are interested in trie-rs are comparing it to the libraries listed below
Sorting:
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Aug 1, 2018Updated 7 years ago
- oci-image and oci-runtime spec in rust. Un-official mirror of libocispec.☆15Sep 15, 2021Updated 4 years ago
- An experiment in embedding layout computations in the type system.☆17Aug 18, 2019Updated 6 years ago
- Comparing Rust crate function speeds☆16Jan 11, 2019Updated 7 years ago
- Rust Struct Translator Macro☆26Nov 11, 2022Updated 3 years ago
- Extend the rust built-in numeric types.☆33Oct 30, 2020Updated 5 years ago
- A macro impl and discussion about named & default args in Rust.☆18Dec 20, 2018Updated 7 years ago
- A Rust implementation of Rendezvous hashing algorithm☆21Oct 21, 2022Updated 3 years ago
- impl Stream for (your own) Generator☆18Jun 3, 2019Updated 6 years ago
- converting human-readable strings to specific types.☆18Nov 9, 2018Updated 7 years ago
- [rust] Extensions to the Box type☆23Apr 24, 2019Updated 6 years ago
- ☆24Dec 11, 2022Updated 3 years ago
- A concurrent implementation of pseudo-LRU cache tracking.☆24Apr 17, 2020Updated 5 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆43Aug 7, 2018Updated 7 years ago
- An I/O-oriented tokio runtime thread pool☆49Apr 7, 2020Updated 5 years ago
- cross-platform Rust API for memory mapped IO☆42May 4, 2024Updated last year
- Raft implementation in Rust☆47Jan 23, 2021Updated 5 years ago
- A concurrent lock-free hash map for Rust.☆21Feb 1, 2021Updated 5 years ago
- A Serde deserializer for duration and byte-size.☆10Dec 19, 2019Updated 6 years ago
- HAMT implementation whose sub-trees can be shared over threads☆10Feb 9, 2026Updated last week
- A BASIC language interpreter. Does not conform to existing standards. Mostly a toy.☆11Feb 7, 2024Updated 2 years ago
- compile rust-like source code to x86 assembly☆14Feb 11, 2024Updated 2 years ago
- A Rust library for reading and writing data with byte order awareness.☆16Aug 3, 2021Updated 4 years ago
- Rust closures you can transfer over an FFI boundary☆27Nov 18, 2020Updated 5 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106May 23, 2023Updated 2 years ago
- rust core implementation for trustnote☆24Aug 30, 2018Updated 7 years ago
- A syntactic "for" loop Rust macro☆55Jan 17, 2023Updated 3 years ago
- Shard is an Archetype-based Entity Component System implemented in Rust.☆12Sep 12, 2023Updated 2 years ago
- Rust derive macros for automating the boring stuff.☆13Aug 3, 2025Updated 6 months ago
- Rust library for fast types.☆15Feb 1, 2018Updated 8 years ago
- Async readiness traits☆11May 15, 2019Updated 6 years ago
- A mirror repo, approved by the author, Zhuo Meng. If you have the source code before 2.4 release, please contact me, thanks.☆12Feb 25, 2014Updated 11 years ago
- Disjoint borrow of slices in Rust☆11Sep 1, 2019Updated 6 years ago
- ☢ Guerrilla (or Monkey) Patching in Rust for (unsafe) fun and profit.☆125Jul 31, 2022Updated 3 years ago
- Rust crate for performing I/O in background thread☆28Aug 9, 2023Updated 2 years ago
- D-inspired contract programming in Rust using macros☆54Jul 6, 2021Updated 4 years ago
- enforce representation/class invariants in your Rust data structures☆12Feb 11, 2023Updated 3 years ago
- Comparison between differently typed numbers in Rust☆13Feb 3, 2020Updated 6 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Feb 7, 2026Updated last week