mcarton / rust-derivative
A set of alternative `derive` attributes for Rust
☆429Updated 8 months ago
Alternatives and similar repositories for rust-derivative:
Users that are interested in rust-derivative are comparing it to the libraries listed below
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆507Updated this week
- Rust method delegation with less boilerplate☆455Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆701Updated this week
- A crate for safe and ergonomic pin-projection.☆631Updated this week
- A vector with a fixed capacity. (Rust)☆789Updated 4 months ago
- Getters and Setters for Rust.☆349Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆603Updated last year
- Conditional compilation according to rustc compiler version☆346Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆854Updated last week
- Generic array types in Rust☆407Updated last month
- ☆281Updated 6 months ago
- Struct mocking library for Rust☆452Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆330Updated last week
- Fast floating point to string conversion☆622Updated this week
- Delegation of trait implementations via procedural macros☆260Updated 7 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 2 months ago
- Asynchronous streams for Rust using async & await notation☆656Updated 2 months ago
- derive simple constructor functions for Rust structs☆541Updated 5 months ago
- Just, really the littlest Vec you could need. So smol.☆665Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 8 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆504Updated 2 weeks ago
- Fowler–Noll–Vo hash function☆343Updated 11 months ago
- A if/elif-like macro for Rust #[cfg] statements☆579Updated 3 months ago
- Rust crate for a convenient RAII scope guard.☆492Updated last year
- Easy self-referential struct generation for Rust.☆571Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆354Updated last year
- A parser and formatter for std::{SystemTime, Duration}☆306Updated last year
- Futures, streams, and async I/O combinators.☆494Updated this week
- A library for to allow multiple return types by automatically generated enum.☆357Updated last week
- ☆791Updated last week