mcarton / rust-derivative
A set of alternative `derive` attributes for Rust
☆438Updated 10 months ago
Alternatives and similar repositories for rust-derivative:
Users that are interested in rust-derivative are comparing it to the libraries listed below
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆732Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- ☆301Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆514Updated last month
- Rust method delegation with less boilerplate☆485Updated last week
- A crate for safe and ergonomic pin-projection.☆646Updated last month
- Getters and Setters for Rust.☆353Updated this week
- Test harness for ui tests of compiler diagnostics☆875Updated last month
- ☆822Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆614Updated last year
- Conditional compilation according to rustc compiler version☆351Updated last month
- Delegation of trait implementations via procedural macros☆262Updated 9 months ago
- derive simple constructor functions for Rust structs☆546Updated 7 months ago
- Asynchronous streams for Rust using async & await notation☆674Updated 4 months ago
- A vector with a fixed capacity. (Rust)☆809Updated 6 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆521Updated this week
- Rust crate for a convenient RAII scope guard.☆504Updated last year
- ☆479Updated 6 months ago
- Fowler–Noll–Vo hash function☆346Updated last year
- ☆270Updated 2 months ago
- Expanding opportunities standard library std::fs and std::io☆312Updated last year
- Easy self-referential struct generation for Rust.☆603Updated 3 months ago
- Fast floating point to string conversion☆632Updated last month
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆334Updated 4 months ago
- Just, really the littlest Vec you could need. So smol.☆679Updated last month
- Clone trait that is object-safe☆706Updated last month
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- A if/elif-like macro for Rust #[cfg] statements☆587Updated 5 months ago
- Easy Ctrl-C handler for Rust projects☆628Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆837Updated last month