jcaesar / structstruckLinks
Rust nested structs
☆86Updated 2 months ago
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☆133Updated last week
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- lazy static regular expressions checked at compile time☆217Updated 9 months ago
- Use declarative macros as proc_macro attributes or derives☆145Updated 4 months ago
- Rust KDL parser and derive implementation☆95Updated last year
- Utilities for working with impl traits in Rust.☆116Updated 8 months ago
- Make trait methods callable without the trait in scope☆159Updated last month
- Yet another string type for Rust☆89Updated this week
- Compile-time string formatting☆243Updated 2 weeks ago
- Type that deserializes only from one specific value☆265Updated last week
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year
- Compile-time regular expressions, the right way.☆79Updated 8 months ago
- A Rust macro to make enums with a subset of values of the parent☆126Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆258Updated last month
- Generate Rust enum variants without associated data☆98Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆166Updated last year
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆78Updated 3 weeks ago
- Const TypeId and non-'static TypeId☆68Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆126Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- Lazy formatting utility macro for rust☆129Updated last year
- Find out about keys that are ignored when deserializing data☆95Updated last month
- A versatile and developer-friendly trait mocking library☆77Updated 6 months ago