jcaesar / structstruckLinks
Rust nested structs
☆85Updated last month
Alternatives and similar repositories for structstruck
Users that are interested in structstruck are comparing it to the libraries listed below
Sorting:
- An alternate Cargo registry using static files☆125Updated 6 months ago
- Use declarative macros as proc_macro attributes or derives☆140Updated 3 months ago
- Rust KDL parser and derive implementation☆94Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 months ago
- Type that deserializes only from one specific value☆245Updated 2 weeks ago
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- lazy static regular expressions checked at compile time☆216Updated 8 months ago
- Struct fields that are made read-only accessible to other modules☆257Updated 2 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Lazy formatting utility macro for rust☆128Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 weeks ago
- Utilities for working with impl traits in Rust.☆113Updated 7 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Compile-time regular expressions, the right way.☆80Updated 7 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated 3 weeks ago
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆77Updated this week
- Compact, clone-on-write vector and string.☆287Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year
- Even formats macros☆93Updated 3 weeks ago
- Compile-time string formatting☆241Updated 9 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated last week
- Generate Rust enum variants without associated data☆98Updated last year
- A Rust macro to make enums with a subset of values of the parent☆122Updated 3 months ago
- Minimal TOML library with few dependencies☆84Updated 6 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆122Updated 11 months ago
- Yet another string type for Rust☆89Updated this week
- Provides TestResult type for concise and precise test failures☆66Updated last month