mcarton / rust-derivativeLinks
A set of alternative `derive` attributes for Rust
☆459Updated 4 months ago
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.☆546Updated 2 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆819Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆644Updated 2 years ago
- Getters and Setters for Rust.☆381Updated 7 months ago
- ☆351Updated 2 months ago
- Rust method delegation with less boilerplate☆509Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆699Updated last week
- derive simple constructor functions for Rust structs☆573Updated last year
- A vector with a fixed capacity. (Rust)☆851Updated last year
- Expanding opportunities standard library std::fs and std::io☆329Updated 2 years ago
- Rust crate for a convenient RAII scope guard.☆546Updated 2 years ago
- Fast floating point to string conversion☆688Updated last week
- A tool for managing cargo workspaces and their crates, inspired by lerna☆574Updated 2 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆446Updated last week
- Delegation of trait implementations via procedural macros☆279Updated last month
- Count lines of LLVM IR per generic function☆495Updated last month
- Stackless generators on stable Rust.☆476Updated 3 years ago
- Conditional compilation according to rustc compiler version☆389Updated last month
- Just, really the littlest Vec you could need. So smol.☆722Updated this week
- A if/elif-like macro for Rust #[cfg] statements☆625Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆949Updated this week
- oh heck, a case conversion library☆580Updated 5 months ago
- Check if tables and items in a .toml file are lexically sorted☆271Updated 3 weeks ago
- Find out path at which a deserialization error occurred☆411Updated last month
- Easy self-referential struct generation for Rust.☆690Updated last year
- ☆319Updated 4 months ago
- Rust procedural macro attribute for adding test cases easily☆630Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆369Updated last month
- Asynchronous streams for Rust using async & await notation☆733Updated last year
- A library for to allow multiple return types by automatically generated enum.☆374Updated 3 weeks ago