mcarton / rust-derivativeLinks
A set of alternative `derive` attributes for Rust
☆446Updated 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 weeks ago
- Getters and Setters for Rust.☆361Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆765Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆534Updated 4 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆626Updated last year
- ☆328Updated this week
- A crate for safe and ergonomic pin-projection.☆670Updated 3 weeks ago
- derive simple constructor functions for Rust structs☆560Updated 11 months ago
- Conditional compilation according to rustc compiler version☆373Updated 2 months ago
- Delegation of trait implementations via procedural macros☆269Updated last year
- Rust crate for a convenient RAII scope guard.☆525Updated 2 years ago
- Stackless generators on stable Rust.☆467Updated 3 years ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆542Updated 3 weeks ago
- Expanding opportunities standard library std::fs and std::io☆322Updated last year
- A vector with a fixed capacity. (Rust)☆827Updated 9 months ago
- Allows for the creation of serialised Rust tests☆256Updated last month
- Test harness for ui tests of compiler diagnostics☆907Updated 3 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆427Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆602Updated last month
- Find out path at which a deserialization error occurred☆387Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆345Updated 4 months ago
- ☆288Updated last week
- Struct fields that are made read-only accessible to other modules☆253Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆370Updated 4 months ago
- Fast floating point to string conversion☆647Updated 2 months ago
- Easy self-referential struct generation for Rust.☆631Updated 6 months ago
- Struct mocking library for Rust☆470Updated 7 months ago
- Asynchronous streams for Rust using async & await notation☆693Updated 7 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆371Updated last year
- Just, really the littlest Vec you could need. So smol.☆700Updated 5 months ago