imbolc / rust-derive-macro-guideLinks
Simple derive macros in Rust
☆191Updated 2 weeks 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:
- Easy code duplicate with substitution for Rust☆249Updated 2 weeks ago
- Delegation of trait implementations via procedural macros☆276Updated this week
- Struct fields that are made read-only accessible to other modules☆259Updated 3 weeks ago
- Find out path at which a deserialization error occurred☆403Updated last week
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆218Updated 6 years ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 3 months ago
- Generic bijective maps in Rust☆147Updated 2 years ago
- A set of alternative `derive` attributes for Rust☆457Updated last month
- Getters and Setters for Rust.☆373Updated 5 months ago
- Check if tables and items in a .toml file are lexically sorted☆265Updated 2 months ago
- ☆209Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆188Updated 3 weeks ago
- Struct mocking library for Rust☆476Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago
- Deluge, not a stream☆317Updated 2 years ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆557Updated 2 months ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆151Updated last month
- Fast recursive detection and cleaning of rust projects with interactive TUI and filters. Find rust projects anywhere that meet conditions…☆187Updated 6 months ago
- prae is a crate that aims to provide a better way to define types that require validation.☆136Updated 2 years ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆270Updated 3 years ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆201Updated 4 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆173Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆153Updated last month
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆378Updated last year
- Graph the number of crates that depend on your crate over time☆254Updated 2 months ago
- Yet Another Serializer/Deserializer☆193Updated 2 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆435Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated this week
- Compile-time string formatting☆249Updated last month