mcarton / rust-derivative
A set of alternative `derive` attributes for Rust
☆439Updated 11 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`…☆738Updated this week
- ☆306Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆520Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆654Updated last month
- Getters and Setters for Rust.☆355Updated 3 weeks ago
- Fast floating point to string conversion☆633Updated 2 months ago
- Rust method delegation with less boilerplate☆487Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆813Updated 6 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆616Updated last year
- derive simple constructor functions for Rust structs☆550Updated 8 months ago
- Conditional compilation according to rustc compiler version☆353Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated 2 months ago
- ☆826Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆877Updated 2 months ago
- Expanding opportunities standard library std::fs and std::io☆315Updated last year
- Just, really the littlest Vec you could need. So smol.☆682Updated 2 months ago
- Asynchronous streams for Rust using async & await notation☆677Updated 5 months ago
- ☆483Updated 6 months ago
- Easy self-referential struct generation for Rust.☆609Updated 4 months ago
- A if/elif-like macro for Rust #[cfg] statements☆590Updated 6 months ago
- Macros for all your token pasting needs☆1,045Updated 7 months ago
- Fowler–Noll–Vo hash function☆345Updated last year
- Futures, streams, and async I/O combinators.☆502Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Rust crate for a convenient RAII scope guard.☆505Updated last year
- A parser and formatter for std::{SystemTime, Duration}☆329Updated last month
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆390Updated 3 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 4 months ago
- a smaller, faster and panic-free alternative to core::fmt☆368Updated last year
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆342Updated last month