mcarton / rust-derivativeLinks
A set of alternative `derive` attributes for Rust
☆459Updated 3 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:
- Getters and Setters for Rust.☆378Updated 6 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆545Updated 2 months ago
- Rust method delegation with less boilerplate☆508Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆815Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆694Updated this week
- Delegation of trait implementations via procedural macros☆279Updated 3 weeks ago
- ☆350Updated 2 months ago
- Conditional compilation according to rustc compiler version☆390Updated 3 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆623Updated last month
- derive simple constructor functions for Rust structs☆572Updated last year
- A vector with a fixed capacity. (Rust)☆846Updated last year
- Stackless generators on stable Rust.☆475Updated 3 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆643Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated last month
- A tool for managing cargo workspaces and their crates, inspired by lerna☆568Updated 2 weeks ago
- Fast floating point to string conversion☆688Updated 2 weeks ago
- Expanding opportunities standard library std::fs and std::io☆329Updated 2 years ago
- Struct fields that are made read-only accessible to other modules☆262Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆950Updated 3 weeks ago
- Rust crate for a convenient RAII scope guard.☆545Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Updated 3 weeks ago
- Count lines of LLVM IR per generic function☆492Updated 3 weeks ago
- oh heck, a case conversion library☆577Updated 5 months ago
- Find out path at which a deserialization error occurred☆407Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆682Updated last year
- Check if tables and items in a .toml file are lexically sorted☆271Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆443Updated this week
- ☆314Updated 3 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆366Updated 3 weeks ago
- Struct mocking library for Rust☆478Updated 3 months ago