imbolc / rust-derive-macro-guideLinks
Simple derive macros in Rust
☆188Updated 4 years ago
Alternatives and similar repositories for rust-derive-macro-guide
Users that are interested in rust-derive-macro-guide are comparing it to the libraries listed below
Sorting:
- A set of alternative `derive` attributes for Rust☆441Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆187Updated 2 months ago
- Find out path at which a deserialization error occurred☆377Updated 3 weeks ago
- Generic extensions for tapping values in Rust.☆453Updated last year
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Struct fields that are made read-only accessible to other modules☆251Updated last month
- Procedural macro for recursive async functions☆224Updated 5 months ago
- A library for to allow multiple return types by automatically generated enum.☆368Updated 3 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆534Updated 2 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆246Updated last month
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆368Updated 11 months ago
- Easy code duplicate with substitution for Rust☆243Updated 9 months ago
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆211Updated 6 years ago
- Exponential backoff and retry for Rust.☆324Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆252Updated 3 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆529Updated 3 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 6 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆342Updated 3 months ago
- A parser and formatter for std::{SystemTime, Duration}☆333Updated 3 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Provides a crate with information from the time it was built.☆176Updated last month
- Compile-time string formatting☆238Updated 6 months ago
- ☆489Updated 8 months ago
- Allows for the creation of serialised Rust tests☆254Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆663Updated last week
- ☆284Updated 4 months ago
- ☆312Updated 2 months ago
- Struct mocking library for Rust☆465Updated 6 months ago
- A collection of utilities for a superior nom experience☆159Updated last year