imbolc / rust-derive-macro-guide
Simple derive macros in Rust
☆183Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for rust-derive-macro-guide
- Delegation of trait implementations via procedural macros☆256Updated 3 months ago
- Procedural macro to implement Display and FromStr using common settings.☆182Updated 3 weeks ago
- Find out path at which a deserialization error occurred☆323Updated this week
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆200Updated 5 years ago
- Struct fields that are made read-only accessible to other modules☆222Updated last month
- Easy code duplicate with substitution for Rust☆235Updated last month
- A set of alternative `derive` attributes for Rust☆420Updated 5 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆481Updated 2 months ago
- Compile-time string formatting☆212Updated 2 months ago
- Check if tables and items in a .toml file are lexically sorted☆217Updated 3 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆231Updated this week
- Conditional compilation according to rustc compiler version☆335Updated 3 weeks ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 3 months ago
- Tools to iterate over all values of a type☆103Updated 6 months ago
- Define your own PhantomData☆146Updated last week
- A crate for safe and ergonomic pin-projection.☆613Updated this week
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆341Updated 4 months ago
- The feature-rich, portable async channel library☆252Updated last year
- Allows for the creation of serialised Rust tests☆225Updated this week
- Struct mocking library for Rust☆434Updated 7 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆663Updated this week
- Structured logging for actix-web applications.☆235Updated 3 weeks ago
- Boolean-valued predicate functions in Rust☆175Updated last week
- Cargo extension for running Criterion.rs benchmarks☆186Updated 3 months ago
- Build a config structure from environment variables in Rust without boilerplate☆203Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆350Updated last week
- ☆185Updated 7 months ago
- Statically-checked alternatives to RefCell and RwLock☆365Updated 4 months ago
- A parser and formatter for std::{SystemTime, Duration}☆288Updated last year
- ☆119Updated last month