laysakura / trie-rs
Memory efficient trie (prefix tree) library based on LOUDS
☆98Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for trie-rs
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated 3 weeks ago
- Support for json-path in Rust☆102Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated this week
- A implementation of convenience integrations between tokio and tower☆122Updated last year
- Struct fields that are made read-only accessible to other modules☆222Updated last month
- An utility that easily makes bytes size representation and helps its arithmetic operations.☆110Updated last week
- Cargo subcommand for checking your documentation for broken links☆149Updated last year
- Define your own PhantomData☆146Updated last week
- Generic bijective maps in Rust☆131Updated last year
- A simple bitset container for Rust☆124Updated 6 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆215Updated 3 weeks ago
- ☆71Updated 9 months ago
- Make trait methods callable without the trait in scope☆135Updated 2 months ago
- Macros for deriving as functions to access Enums as their inner components☆92Updated 2 months ago
- extremely boring async function runner!☆152Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆127Updated 7 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆132Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆231Updated this week
- A library for to allow multiple return types by automatically generated enum.☆350Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆244Updated last week
- A Vec of Bits☆169Updated 3 months ago
- Provides assert_eq! like macros with colorized diff output☆133Updated 2 months ago
- The missing compound borrowing for Rust.☆57Updated 5 months ago
- Better reference counted strings for Rust☆114Updated 3 months ago
- Utilities for working with impl traits in Rust.☆96Updated 7 months ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated 2 weeks ago
- Compatibility adapter between tokio and futures☆155Updated 3 weeks ago
- Cargo extension for running Criterion.rs benchmarks☆186Updated 3 months ago
- Check if tables and items in a .toml file are lexically sorted☆217Updated 3 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆182Updated 3 weeks ago