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 3 months ago
- Getters and Setters for Rust.☆381Updated 7 months ago
- Rust method delegation with less boilerplate☆510Updated 2 months ago
- derive simple constructor functions for Rust structs☆574Updated last year
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆819Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆699Updated 2 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆644Updated 2 years ago
- A if/elif-like macro for Rust #[cfg] statements☆627Updated 2 months ago
- Expanding opportunities standard library std::fs and std::io☆329Updated 2 years ago
- Delegation of trait implementations via procedural macros☆279Updated last month
- Conditional compilation according to rustc compiler version☆389Updated last month
- Fast floating point to string conversion☆690Updated this week
- ☆320Updated 4 months ago
- Stackless generators on stable Rust.☆476Updated 3 years ago
- ☆351Updated last week
- oh heck, a case conversion library☆581Updated 6 months ago
- Rust crate for a convenient RAII scope guard.☆549Updated 2 years ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆446Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆374Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆263Updated last month
- A vector with a fixed capacity. (Rust)☆851Updated last year
- A tool for managing cargo workspaces and their crates, inspired by lerna☆576Updated 3 weeks ago
- Allows for the creation of serialised Rust tests☆279Updated last week
- Easy self-referential struct generation for Rust.☆690Updated last year
- Test harness for ui tests of compiler diagnostics☆950Updated last week
- Count lines of LLVM IR per generic function☆497Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆369Updated last month
- Find out path at which a deserialization error occurred☆411Updated last month
- A parser and formatter for std::{SystemTime, Duration}☆368Updated 4 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Updated 2 weeks ago