jcaesar / structstruck
Rust nested structs
☆55Updated 2 months ago
Alternatives and similar repositories for structstruck:
Users that are interested in structstruck are comparing it to the libraries listed below
- Utilities for working with impl traits in Rust.☆101Updated 3 weeks ago
- Anonymous struct and named arguments in Rust.☆71Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 3 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- An alternate Cargo registry using static files☆110Updated 4 months ago
- Pull in every source file in a directory as a module☆169Updated last week
- lazy static regular expressions checked at compile time☆203Updated last month
- Const TypeId and non-'static TypeId☆60Updated last week
- Compile-time checks that an enum or match is written in sorted order☆113Updated 3 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆142Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆232Updated 3 weeks ago
- ☆53Updated 3 weeks ago
- Generate Rust enum variants without associated data☆90Updated 10 months ago
- A scope for async_std and tokio to spawn non-static futures☆125Updated 8 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 6 months ago
- Convert number to enum☆88Updated 6 months ago
- Tower-based Rust crate for the Language Server Protocol☆3Updated 2 years ago
- Imitate the documentation build that docs.rs would do☆45Updated 3 weeks ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆136Updated 3 months ago
- Compile-time string formatting☆229Updated 2 months ago
- Compact, clone-on-write vector and string.☆218Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆198Updated this week
- Fast `cargo install` action using a GitHub-based binary cache☆73Updated 2 weeks ago
- Macro for writing nested `if let` expressions☆163Updated last year
- Lazy formatting utility macro for rust☆127Updated last year
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆69Updated 3 months ago
- Rust library for typesystem-assisted bitflags.☆116Updated last month
- Rust KDL parser and derive implementation☆87Updated last year
- A garbage collection library for Rust with zero unsafe code☆108Updated 7 months ago