jcaesar / structstruck
Rust nested structs
☆55Updated 2 weeks ago
Alternatives and similar repositories for structstruck:
Users that are interested in structstruck are comparing it to the libraries listed below
- Macro to repeat sequentially indexed copies of a fragment of code☆150Updated 2 weeks ago
- lazy static regular expressions checked at compile time☆204Updated 2 months ago
- Compile-time string formatting☆233Updated 3 months ago
- ☆54Updated last year
- Const TypeId and non-'static TypeId☆61Updated 2 weeks ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 7 months ago
- Utilities for working with impl traits in Rust.☆104Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆235Updated 2 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated 3 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆237Updated 2 weeks ago
- A garbage collection library for Rust with zero unsafe code☆108Updated 8 months ago
- Imitate the documentation build that docs.rs would do☆49Updated 2 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 4 months ago
- Pull in every source file in a directory as a module☆170Updated 3 weeks ago
- Generate a THIRDPARTY file with all licenses in a cargo project.☆97Updated last week
- Rust KDL parser and derive implementation☆87Updated last year
- ☆53Updated 3 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆127Updated 9 months ago
- Type that deserializes only from one specific value☆231Updated 3 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated last month
- Fast `cargo install` action using a GitHub-based binary cache☆73Updated last week
- Easy access of struct fields in strings using different/custom pre/postfix: "Hello, {field}" in rust☆66Updated last year
- Minimal asynchronous runtime for Rust☆127Updated 7 months ago
- Lazy formatting utility macro for rust☆126Updated last year
- Cargo command to create the README.md from your crate's documentation☆155Updated last month
- Concrete Syntax Tree library☆93Updated this week
- Rust library for typesystem-assisted bitflags.☆117Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago