laysakura / trie-rs
Memory efficient trie (prefix tree) library based on LOUDS
☆114Updated last month
Alternatives and similar repositories for trie-rs:
Users that are interested in trie-rs are comparing it to the libraries listed below
- ☆72Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- A Vec of Bits☆177Updated 2 months 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…☆80Updated last month
- Semantic wrapper for byte count representations☆130Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆108Updated 2 months ago
- FlatBuffers compiler (flatc) as API (with focus on transparent `.fbs` to `.rs` code-generation via Cargo build scripts integration)☆114Updated 2 weeks ago
- An updated version of linked-hash-map and friends☆111Updated last week
- Extended utilities for working with files and filesystems in Rust☆148Updated last year
- A lightweight version of pin-project written with declarative macros.☆244Updated last month
- A simple bitset container for Rust☆136Updated 5 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 8 months ago
- Better reference counted strings for Rust☆121Updated 9 months ago
- Async synchronization primitives☆267Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆241Updated last month
- Provides assert_eq! like macros with colorized diff output☆140Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆142Updated 8 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- An LCS based slice and string diffing implementation.☆81Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆134Updated 6 months ago
- Find out about keys that are ignored when deserializing data☆80Updated last month
- Compatibility adapter between tokio and futures☆167Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- Serialize and deserialize C-like enum as underlying repr☆241Updated last month
- Generic Rational numbers for Rust☆146Updated 2 months ago
- Asynchronous access to a bincode-encoded item stream.☆74Updated 3 weeks ago
- Macros for deriving as functions to access Enums as their inner components☆99Updated 7 months ago
- rust library for formatting dynamic strings☆150Updated last year
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆71Updated 5 months ago
- A library for generating Graphviz DOT language files for graphs.☆75Updated 2 weeks ago