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:
- Getters and Setters for Rust.☆362Updated 2 months ago
- Rust method delegation with less boilerplate☆494Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆770Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆535Updated 5 months ago
- A crate for safe and ergonomic pin-projection.☆673Updated 2 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆627Updated last year
- Stackless generators on stable Rust.☆466Updated 3 years ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆345Updated 5 months ago
- Conditional compilation according to rustc compiler version☆375Updated last week
- Delegation of trait implementations via procedural macros☆271Updated last year
- Easy self-referential struct generation for Rust.☆637Updated 7 months ago
- derive simple constructor functions for Rust structs☆559Updated 11 months ago
- ☆293Updated last month
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆544Updated last month
- ☆329Updated 2 weeks ago
- Rust crate for a convenient RAII scope guard.☆529Updated 2 years ago
- Fast floating point to string conversion☆650Updated 2 weeks ago
- Expanding opportunities standard library std::fs and std::io☆324Updated last year
- Allows for the creation of serialised Rust tests☆258Updated 2 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆372Updated last year
- Check if tables and items in a .toml file are lexically sorted☆256Updated 2 months ago
- A if/elif-like macro for Rust #[cfg] statements☆605Updated last week
- Test harness for ui tests of compiler diagnostics☆914Updated 3 weeks ago
- oh heck, a case conversion library☆556Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated last week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆430Updated last week
- Just, really the littlest Vec you could need. So smol.☆704Updated this week
- Asynchronous streams for Rust using async & await notation☆698Updated 8 months ago
- Find out path at which a deserialization error occurred☆389Updated 2 weeks ago