imbolc / rust-derive-macro-guide
Simple derive macros in Rust
☆188Updated 3 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
- A set of alternative `derive` attributes for Rust☆438Updated 10 months ago
- Delegation of trait implementations via procedural macros☆262Updated 9 months ago
- Find out path at which a deserialization error occurred☆359Updated last month
- Easy code duplicate with substitution for Rust☆241Updated 7 months ago
- Struct fields that are made read-only accessible to other modules☆241Updated last month
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆209Updated 6 years ago
- Serialize and deserialize C-like enum as underlying repr☆241Updated last month
- Procedural macro for recursive async functions☆220Updated 3 months ago
- Tools to iterate over all values of a type☆106Updated 11 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last month
- ☆200Updated 3 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆521Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- A parser and formatter for std::{SystemTime, Duration}☆327Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated 3 weeks ago
- Struct mocking library for Rust☆458Updated 4 months ago
- Generic extensions for tapping values in Rust.☆431Updated last year
- ☆310Updated 2 years ago
- 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
- Compile-time string formatting☆236Updated 4 months ago
- ☆270Updated 2 months ago
- prae is a crate that aims to provide a better way to define types that require validation.☆131Updated 2 years ago
- Temporary edit external crates that your project depends on☆147Updated last year
- Generic bijective maps in Rust☆143Updated last year
- Check if tables and items in a .toml file are lexically sorted☆233Updated 3 months ago
- Define your own PhantomData☆152Updated last month
- A Cargo subcommand to build and test all feature flag combinations.☆154Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆154Updated last month
- A fast intrusive flamegraph☆234Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆334Updated 4 months ago