mcarton / rust-derivativeLinks
A set of alternative `derive` attributes for Rust
☆448Updated 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:
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆538Updated 6 months ago
- Getters and Setters for Rust.☆364Updated 2 months ago
- Rust method delegation with less boilerplate☆496Updated last month
- ☆330Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆630Updated last year
- A crate for safe and ergonomic pin-projection.☆680Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆781Updated 2 weeks ago
- Fast floating point to string conversion☆650Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆347Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆375Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆274Updated last week
- A if/elif-like macro for Rust #[cfg] statements☆608Updated 3 weeks ago
- Expanding opportunities standard library std::fs and std::io☆326Updated last year
- derive simple constructor functions for Rust structs☆562Updated last year
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago
- Rust crate for a convenient RAII scope guard.☆531Updated 2 years ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆431Updated last week
- Test harness for ui tests of compiler diagnostics☆917Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆649Updated 8 months ago
- Struct fields that are made read-only accessible to other modules☆257Updated 3 weeks ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆547Updated last week
- ☆296Updated 3 weeks ago
- Stackless generators on stable Rust.☆469Updated 3 years ago
- ☆494Updated 10 months ago
- Find out path at which a deserialization error occurred☆392Updated 3 weeks ago
- oh heck, a case conversion library☆559Updated last month
- A library for to allow multiple return types by automatically generated enum.☆373Updated last week
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 8 months ago
- Count lines of LLVM IR per generic function☆471Updated 2 weeks ago
- Easy Ctrl-C handler for Rust projects☆638Updated this week