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:
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Find out path at which a deserialization error occurred☆380Updated last month
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆213Updated 6 years ago
- Easy code duplicate with substitution for Rust☆244Updated 10 months ago
- Struct fields that are made read-only accessible to other modules☆252Updated 2 months ago
- Serialize and deserialize C-like enum as underlying repr☆249Updated 2 months ago
- Generic extensions for tapping values in Rust.☆454Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆187Updated 2 weeks ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆370Updated last year
- A tool for managing cargo workspaces and their crates, inspired by lerna☆540Updated last week
- A set of alternative `derive` attributes for Rust☆445Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 3 months ago
- Check if tables and items in a .toml file are lexically sorted☆251Updated last month
- prae is a crate that aims to provide a better way to define types that require validation.☆133Updated 2 years ago
- Generic bijective maps in Rust☆146Updated last year
- ☆201Updated 6 months ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆141Updated last week
- Tools to iterate over all values of a type☆108Updated last year
- Compile-time string formatting☆237Updated 7 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆246Updated last week
- Yet Another Serializer/Deserializer☆194Updated 8 months ago
- ☆323Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆251Updated this week
- Getters and Setters for Rust.☆356Updated last month
- Fast recursive detection and cleaning of rust projects with interactive TUI and filters. Find rust projects anywhere that meet conditions…☆164Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- Cargo command to create the README.md from your crate's documentation☆158Updated 3 months ago
- A collection of utilities for a superior nom experience☆161Updated last year
- Struct mocking library for Rust☆469Updated 6 months ago
- Allows for the creation of serialised Rust tests☆255Updated 3 weeks ago