laysakura / trie-rsLinks
Memory efficient trie (prefix tree) library based on LOUDS
☆123Updated 2 months ago
Alternatives and similar repositories for trie-rs
Users that are interested in trie-rs are comparing it to the libraries listed below
Sorting:
- Safely cast &T to &U where the struct U contains a single field of type T.☆204Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated 2 weeks ago
- A simple bitset container for Rust☆142Updated last month
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆196Updated 2 years ago
- Semantic wrapper for byte count representations☆136Updated 2 months ago
- Rust macro for automatically generating default☆141Updated last year
- Generic Rational numbers for Rust☆147Updated 4 months ago
- Better reference counted strings for Rust☆126Updated 10 months ago
- Macro for writing nested `if let` expressions☆167Updated last year
- Diff library with semantic cleanup, based on Google's diff-match-patch☆209Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆134Updated last year
- Boolean-valued predicate functions in Rust☆195Updated 3 weeks ago
- Provides assert_eq! like macros with colorized diff output☆143Updated 3 months ago
- Compile-time string operations☆95Updated this week
- Struct fields that are made read-only accessible to other modules☆251Updated 2 weeks ago
- A Vec of Bits☆178Updated 4 months ago
- An updated version of linked-hash-map and friends☆114Updated last month
- Serialize and deserialize C-like enum as underlying repr☆243Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated 2 weeks ago
- A library for interaction with units of bytes.☆56Updated 7 months ago
- Find out about keys that are ignored when deserializing data☆85Updated 2 weeks ago
- Pull in every source file in a directory as a module☆173Updated 3 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 10 months ago
- Big array helper for serde☆61Updated last year
- A Set of Bits☆66Updated 6 months ago
- Cargo extension for running Criterion.rs benchmarks☆199Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- An LCS based slice and string diffing implementation.☆81Updated last year
- ☆73Updated 3 weeks ago
- Cargo subcommand for checking your documentation for broken links☆156Updated 5 months ago