imbolc / rust-derive-macro-guideLinks
Simple derive macros in Rust
☆191Updated 2 months 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:
- Delegation of trait implementations via procedural macros☆279Updated 3 weeks ago
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆223Updated 6 years ago
- Find out path at which a deserialization error occurred☆409Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆262Updated 3 weeks ago
- Easy code duplicate with substitution for Rust☆252Updated 2 months ago
- Compile-time string formatting☆261Updated 3 months ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- Getters and Setters for Rust.☆379Updated 7 months ago
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆173Updated 3 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- A set of alternative `derive` attributes for Rust☆459Updated 3 months ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆151Updated last month
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated last month
- Check if tables and items in a .toml file are lexically sorted☆271Updated last week
- Generic bijective maps in Rust☆147Updated 2 years ago
- prae is a crate that aims to provide a better way to define types that require validation.☆135Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆263Updated 6 years ago
- Expanding opportunities standard library std::fs and std::io☆329Updated 2 years ago
- A parser and formatter for std::{SystemTime, Duration}☆367Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆256Updated 3 weeks ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆568Updated 3 weeks ago
- "A very small syn"☆212Updated 11 months ago
- Type that deserializes only from one specific value☆267Updated 3 weeks ago
- ☆214Updated 2 weeks ago
- Type-safe, layered, light-weight, `serde`-based configuration library☆200Updated 2 months ago
- Deluge, not a stream☆317Updated 2 years ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆209Updated 6 months ago
- Generic extensions for tapping values in Rust.☆478Updated 2 years ago
- Cargo command to create the README.md from your crate's documentation☆171Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆267Updated 2 months ago