mcarton / rust-derivative
A set of alternative `derive` attributes for Rust
☆428Updated 7 months ago
Alternatives and similar repositories for rust-derivative:
Users that are interested in rust-derivative are comparing it to the libraries listed below
- Rust method delegation with less boilerplate☆451Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆503Updated 6 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆691Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆625Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆594Updated last year
- Test harness for ui tests of compiler diagnostics☆837Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆327Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆771Updated 2 months ago
- Count lines of LLVM IR per generic function☆418Updated last week
- A tool for managing cargo workspaces and their crates, inspired by lerna☆496Updated 4 months ago
- Getters and Setters for Rust.☆346Updated 4 months ago
- ☆778Updated last week
- Conditional compilation according to rustc compiler version☆344Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆561Updated last week
- A if/elif-like macro for Rust #[cfg] statements☆578Updated 2 months ago
- derive simple constructor functions for Rust structs☆534Updated 4 months ago
- Fast floating point to string conversion☆613Updated 2 months ago
- Delegation of trait implementations via procedural macros☆261Updated 6 months ago
- Compile-time type-checked builder derive☆939Updated 4 months ago
- ☆252Updated 3 weeks ago
- oh heck, a case conversion library☆514Updated 10 months ago
- Futures, streams, and async I/O combinators.☆490Updated this week
- Just, really the littlest Vec you could need. So smol.☆657Updated 2 weeks ago
- ☆460Updated 2 months ago
- ☆277Updated 5 months ago
- Allows for the creation of serialised Rust tests☆235Updated last month
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆329Updated 3 weeks ago
- Asynchronous streams for Rust using async & await notation☆652Updated last month
- Statically-checked alternatives to RefCell and RwLock☆367Updated 6 months ago
- Fowler–Noll–Vo hash function☆342Updated 9 months ago