nik-rev / derive-aliasesLinks
#[derive] aliases
☆93Updated 2 months ago
Alternatives and similar repositories for derive-aliases
Users that are interested in derive-aliases are comparing it to the libraries listed below
Sorting:
- Procedural macros to facilitate enum usage, such as when delegating implementations and/or generating variant types.☆52Updated 2 months ago
- Drop-in replacement for std::time for Wasm in browsers☆83Updated 11 months ago
- A Rust macro to make enums with a subset of values of the parent☆131Updated 3 months ago
- A tiny ORM for CRUD operations built on top of SQLx QueryBuilder.☆53Updated 3 months ago
- 🦀 Pack of 50+ Ferris pictures and elements will help you to build your own design for anything related to Rust Programming Language: pre…☆186Updated 3 months ago
- Rust procedural macro attribute parser☆44Updated last year
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆158Updated this week
- Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.