imbolc / rust-derive-macro-guideLinks
Simple derive macros in Rust
☆192Updated last month
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☆280Updated last week
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆221Updated 6 years ago
- Easy code duplicate with substitution for Rust☆250Updated last month
- Struct fields that are made read-only accessible to other modules☆260Updated last week
- Find out path at which a deserialization error occurred☆406Updated last week
- Graph the number of crates that depend on your crate over time☆254Updated last week
- ☆212Updated 3 months ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated 2 weeks ago
- Generic extensions for tapping values in Rust.☆477Updated 2 years ago
- Deluge, not a stream☆317Updated 2 years ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆566Updated this week
- A collection of utilities for a superior nom experience☆163Updated 2 years ago
- Getters and Setters for Rust.☆377Updated 6 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆177Updated last month
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆381Updated last year
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆350Updated last week
- Expanding opportunities standard library std::fs and std::io☆328Updated 2 years ago
- prae is a crate that aims to provide a better way to define types that require validation.☆136Updated 2 years ago
- ☆316Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆262Updated 5 years ago
- ☆348Updated last month
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆151Updated last month
- Compile-time string formatting☆257Updated 2 months ago
- Yet Another Serializer/Deserializer☆192Updated 2 weeks ago
- Generic bijective maps in Rust☆147Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- The feature-rich, portable async channel library☆266Updated 2 years ago
- "A very small syn"☆212Updated 10 months ago