mcarton / rust-derivativeLinks
A set of alternative `derive` attributes for Rust
☆458Updated 2 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:
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆805Updated last week
- Rust method delegation with less boilerplate☆503Updated 2 weeks ago
- Getters and Setters for Rust.☆375Updated 5 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆639Updated 2 years ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated last month
- A crate for safe and ergonomic pin-projection.☆692Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆279Updated 3 weeks ago
- Stackless generators on stable Rust.☆473Updated 3 years ago
- ☆345Updated 3 weeks ago
- derive simple constructor functions for Rust structs☆570Updated last year
- A if/elif-like macro for Rust #[cfg] statements☆617Updated last week
- Fast floating point to string conversion☆670Updated 2 weeks ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆563Updated this week
- Allows for the creation of serialised Rust tests☆268Updated last month
- Conditional compilation according to rustc compiler version☆386Updated 2 weeks ago
- Find out path at which a deserialization error occurred☆403Updated 2 weeks ago
- Rust crate for a convenient RAII scope guard.☆539Updated 2 years ago
- oh heck, a case conversion library☆571Updated 3 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆437Updated last month
- Test harness for ui tests of compiler diagnostics☆940Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆836Updated last year
- Easy self-referential struct generation for Rust.☆671Updated 10 months ago
- Count lines of LLVM IR per generic function☆483Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated 3 weeks ago
- Expanding opportunities standard library std::fs and std::io☆328Updated last year
- Check if tables and items in a .toml file are lexically sorted☆266Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆259Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆710Updated 3 months ago
- Generic array types in Rust☆431Updated 2 weeks ago
- ☆310Updated 2 months ago