mcarton / rust-derivativeLinks
A set of alternative `derive` attributes for Rust
☆438Updated 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`…☆741Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆526Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆339Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆816Updated 7 months ago
- derive simple constructor functions for Rust structs☆554Updated 9 months ago
- A crate for safe and ergonomic pin-projection.☆659Updated 2 months ago
- Rust method delegation with less boilerplate☆487Updated last month
- Getters and Setters for Rust.☆356Updated last month
- ☆309Updated last month
- Rust crate for a convenient RAII scope guard.☆510Updated last year
- ☆828Updated 2 weeks ago
- Futures, streams, and async I/O combinators.☆503Updated 3 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆618Updated last year
- Test harness for ui tests of compiler diagnostics☆886Updated 2 weeks ago
- Allows for the creation of serialised Rust tests☆252Updated last month
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆390Updated 3 years ago
- Generic array types in Rust☆411Updated 2 months ago
- Delegation of trait implementations via procedural macros☆266Updated 10 months ago
- Easy self-referential struct generation for Rust.☆614Updated 4 months ago
- Just, really the littlest Vec you could need. So smol.☆689Updated 3 months ago
- Struct mocking library for Rust☆465Updated 5 months ago
- Fast floating point to string conversion☆635Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆364Updated last week
- Fowler–Noll–Vo hash function☆345Updated last year
- Asynchronous streams for Rust using async & await notation☆684Updated 5 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆532Updated last week
- ☆280Updated 3 months ago
- Count lines of LLVM IR per generic function☆444Updated 4 months ago
- oh heck, a case conversion library☆546Updated last year
- A parser and formatter for std::{SystemTime, Duration}☆330Updated 2 months ago