laysakura / trie-rsLinks
Memory efficient trie (prefix tree) library based on LOUDS
☆130Updated 8 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:
- A simple bitset container for Rust☆158Updated 5 months ago
- A Vec of Bits☆183Updated 3 months ago
- Struct fields that are made read-only accessible to other modules☆260Updated 3 weeks ago
- ☆310Updated 2 months ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆226Updated 3 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated last week
- Cargo extension for running Criterion.rs benchmarks☆209Updated 6 months ago
- Define your own PhantomData☆158Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Semantic wrapper for byte count representations☆150Updated last week
- An updated version of linked-hash-map and friends☆137Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 weeks ago
- ☆77Updated 7 months ago
- Compile-time string operations☆114Updated this week
- extremely boring async function runner!☆162Updated 2 years ago
- An LCS based slice and string diffing implementation.☆88Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- 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…☆97Updated 3 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- Generic bijective maps in Rust☆147Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Rust macro for automatically generating default☆148Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- Boolean-valued predicate functions in Rust☆200Updated last week
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆148Updated 2 years ago
- A Set of Bits☆72Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated 2 weeks ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆151Updated 2 weeks ago
- Migrated to Codeberg☆79Updated 2 years ago