mcarton / rust-derivativeLinks
A set of alternative `derive` attributes for Rust
☆455Updated last month
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.☆540Updated last week
- Getters and Setters for Rust.☆373Updated 4 months ago
- Rust method delegation with less boilerplate☆502Updated 3 months ago
- A crate for safe and ergonomic pin-projection.☆686Updated 2 weeks ago
- ☆340Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆275Updated 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`…☆803Updated 2 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆635Updated last year
- Fast floating point to string conversion☆667Updated 3 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆612Updated 3 weeks ago
- derive simple constructor functions for Rust structs☆569Updated last year
- A vector with a fixed capacity. (Rust)☆832Updated last year
- Stackless generators on stable Rust.☆471Updated 3 years ago
- Expanding opportunities standard library std::fs and std::io☆328Updated last year
- Count lines of LLVM IR per generic function☆481Updated last month
- Conditional compilation according to rustc compiler version☆385Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆357Updated last month
- A tool for managing cargo workspaces and their crates, inspired by lerna☆557Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆935Updated last week
- oh heck, a case conversion library☆569Updated 3 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆435Updated 2 weeks ago
- Inline diagrams for rustdoc with mermaid.js☆541Updated last year
- Rust crate for a convenient RAII scope guard.☆536Updated 2 years ago
- Easy self-referential struct generation for Rust.☆669Updated 10 months ago
- Allows for the creation of serialised Rust tests☆266Updated 3 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- ☆305Updated last month
- Check if tables and items in a .toml file are lexically sorted☆264Updated 2 months ago
- Find out path at which a deserialization error occurred☆403Updated last week
- Serialize and deserialize C-like enum as underlying repr☆253Updated 3 weeks ago