mcarton / rust-derivativeLinks
A set of alternative `derive` attributes for Rust
☆444Updated last year
Alternatives and similar repositories for rust-derivative
Users that are interested in rust-derivative are comparing it to the libraries listed below
Sorting:
- Rust method delegation with less boilerplate☆492Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆533Updated 4 months ago
- Getters and Setters for Rust.☆356Updated 3 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆760Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆623Updated last year
- derive simple constructor functions for Rust structs☆559Updated 10 months ago
- ☆322Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆622Updated 6 months ago
- Conditional compilation according to rustc compiler version☆366Updated last month
- A crate for safe and ergonomic pin-projection.☆667Updated last week
- A tool for managing cargo workspaces and their crates, inspired by lerna☆540Updated this week
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- A if/elif-like macro for Rust #[cfg] statements☆602Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆344Updated 4 months ago
- Rust crate for a convenient RAII scope guard.☆517Updated last year
- Expanding opportunities standard library std::fs and std::io☆319Updated last year
- A library for to allow multiple return types by automatically generated enum.☆369Updated 3 months ago
- Test harness for ui tests of compiler diagnostics☆896Updated this week
- Stackless generators on stable Rust.☆464Updated 3 years ago
- Fast floating point to string conversion☆644Updated last month
- oh heck, a case conversion library☆554Updated last year
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆424Updated 2 weeks ago
- ☆286Updated 4 months ago
- ☆490Updated 8 months ago
- A vector with a fixed capacity. (Rust)☆824Updated 8 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆370Updated last year
- Inline diagrams for rustdoc with mermaid.js☆526Updated 9 months ago
- Serialize and deserialize C-like enum as underlying repr☆249Updated last month
- Struct mocking library for Rust☆469Updated 6 months ago
- Just, really the littlest Vec you could need. So smol.☆699Updated 4 months ago