jcaesar / structstruck
Rust nested structs
☆55Updated last month
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 10 months ago
- A garbage collection library for Rust with zero unsafe code☆107Updated 6 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆141Updated last week
- Const TypeId and non-'static TypeId☆58Updated last month
- ☆54Updated last year
- Public repository for the Rust keyword generics initiative☆97Updated 5 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆149Updated 5 months ago
- Anonymous struct and named arguments in Rust.☆70Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆89Updated 2 weeks ago
- Minimal asynchronous runtime for Rust☆125Updated 5 months ago
- Compile-time string formatting☆224Updated last month
- ☆53Updated 2 months ago
- A versatile and developer-friendly trait mocking library☆71Updated 5 months ago
- An alternate Cargo registry using static files☆110Updated 3 months ago
- Serialize and deserialize C-like enum as underlying repr☆235Updated 2 months ago
- Generate Rust enum variants without associated data☆91Updated 9 months ago
- Struct fields that are made read-only accessible to other modules☆229Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆190Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last month
- Rust+html (JSX-like) parser for TokenStreams aka rsx☆94Updated 3 weeks ago
- Convert number to enum☆88Updated 5 months ago
- A scope for async_std and tokio to spawn non-static futures☆125Updated 7 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`☆126Updated 7 months ago
- Compact, clone-on-write vector and string.☆217Updated 2 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago
- Idiomatic exceptions for Rust☆73Updated 4 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆146Updated last year
- Mirror of Rust's allocator api for use on stable rust☆49Updated last month
- "A very small syn"☆199Updated this week