laysakura / trie-rsLinks
Memory efficient trie (prefix tree) library based on LOUDS
☆129Updated 6 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:
- Cargo extension for running Criterion.rs benchmarks☆202Updated 4 months ago
- A Vec of Bits☆180Updated last month
- Semantic wrapper for byte count representations☆147Updated last week
- Diff library with semantic cleanup, based on Google's diff-match-patch☆222Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated last week
- A simple bitset container for Rust☆150Updated 3 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Define your own PhantomData☆158Updated 3 weeks ago
- ☆299Updated last week
- Compile-time string operations☆105Updated 2 weeks ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆142Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆258Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated 3 weeks ago
- Macro for writing nested `if let` expressions☆168Updated last month
- Provides assert_eq! like macros with colorized diff output☆151Updated 7 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆166Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated last month
- Utilities for working with impl traits in Rust.☆115Updated 8 months ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated last week
- Generic bijective maps in Rust☆147Updated last year
- Fast JSON deserialization on borrowed data☆115Updated last week
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆96Updated last month
- A Set of Bits☆71Updated last month
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆125Updated last year
- An LCS based slice and string diffing implementation.☆85Updated last year
- Parallel iterator processing library for Rust☆103Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆253Updated 3 weeks ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆58Updated last year
- Pull in every source file in a directory as a module☆178Updated last week