jcaesar / structstruckLinks
Rust nested structs
☆85Updated 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☆130Updated 6 months ago
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Use declarative macros as proc_macro attributes or derives☆145Updated 3 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- Utilities for working with impl traits in Rust.☆116Updated 8 months ago
- Type that deserializes only from one specific value☆253Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Rust KDL parser and derive implementation☆95Updated last year
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆77Updated last week
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- Cargo command to create the README.md from your crate's documentation☆166Updated last month
- Struct fields that are made read-only accessible to other modules☆258Updated last week
- Find out about keys that are ignored when deserializing data☆94Updated 2 weeks ago
- Compile-time regular expressions, the right way.☆80Updated 7 months ago
- Temporary edit external crates that your project depends on☆147Updated last year
- A Rust macro to make enums with a subset of values of the parent☆122Updated 4 months ago
- Const TypeId and non-'static TypeId☆67Updated 2 weeks ago
- lazy static regular expressions checked at compile time☆217Updated 9 months ago
- Generate Rust enum variants without associated data☆98Updated last year
- A scope for async_std and tokio to spawn non-static futures☆146Updated last year
- Make trait methods callable without the trait in scope☆157Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Yet another string type for Rust☆89Updated this week
- Generate a THIRDPARTY file with all licenses in a cargo project.☆101Updated 6 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Minimal TOML library with few dependencies☆84Updated 6 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month