mcarton / rust-derivativeLinks
A set of alternative `derive` attributes for Rust
☆441Updated last year
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`…☆749Updated this week
- Rust method delegation with less boilerplate☆487Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆529Updated 3 months ago
- Getters and Setters for Rust.☆354Updated this week
- A crate for safe and ergonomic pin-projection.☆663Updated last week
- Test harness for ui tests of compiler diagnostics☆889Updated 2 weeks ago
- ☆312Updated 2 months ago
- Easy self-referential struct generation for Rust.☆617Updated 5 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆342Updated 3 months ago
- A vector with a fixed capacity. (Rust)☆821Updated 8 months ago
- Generic array types in Rust☆411Updated 3 months ago
- derive simple constructor functions for Rust structs☆556Updated 9 months ago
- Just, really the littlest Vec you could need. So smol.☆696Updated 3 months ago
- Conditional compilation according to rustc compiler version☆366Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆598Updated 2 weeks ago
- Struct mocking library for Rust☆465Updated 6 months ago
- Fast floating point to string conversion☆641Updated last month
- Asynchronous streams for Rust using async & await notation☆684Updated 6 months ago
- Rust crate for a convenient RAII scope guard.☆514Updated last year
- A tool for managing cargo workspaces and their crates, inspired by lerna☆533Updated last week
- Expanding opportunities standard library std::fs and std::io☆318Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆619Updated last year
- Futures, streams, and async I/O combinators.☆507Updated 4 months ago
- a smaller, faster and panic-free alternative to core::fmt☆369Updated last year
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆390Updated 3 years ago
- oh heck, a case conversion library☆549Updated last year
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆421Updated this week
- ☆832Updated this week
- Module initialization/global constructor functions for Rust☆871Updated last month