jcaesar / structstruck
Rust nested structs
☆53Updated last year
Related projects ⓘ
Alternatives and complementary repositories for structstruck
- ☆54Updated 10 months ago
- A scope for async_std and tokio to spawn non-static futures☆122Updated 5 months ago
- Utilities for working with impl traits in Rust.☆96Updated 7 months ago
- An alternate Cargo registry using static files☆103Updated last month
- Compile-time string formatting☆212Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆182Updated 3 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆173Updated 3 months ago
- ☆55Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆138Updated 2 months ago
- Rust KDL parser and derive implementation☆85Updated 9 months ago
- Deadlock free mutexes☆120Updated 3 months ago
- Const TypeId and non-'static TypeId☆53Updated last week
- Lazy formatting utility macro for rust☆125Updated 11 months ago
- A garbage collection library for Rust with zero unsafe code☆107Updated 3 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆128Updated this week
- Minimal TOML library with few dependencies☆82Updated last month
- Minimal asynchronous runtime for Rust☆121Updated 2 months ago
- Drop-in replacement for std::time for Wasm in browsers☆51Updated last week
- Determine whether characters have the XID_Start or XID_Continue properties☆77Updated last month
- A versatile and developer-friendly trait mocking library☆71Updated 3 months ago
- Compact, clone-on-write vector and string.☆208Updated this week
- Type that deserializes only from one specific value