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☆275Updated last month
- Find out path at which a deserialization error occurred☆401Updated 3 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆215Updated 6 years ago
- A set of alternative `derive` attributes for Rust☆454Updated last week
- ☆206Updated last month
- Easy code duplicate with substitution for Rust☆248Updated last month
- Getters and Setters for Rust.☆366Updated 3 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆549Updated last month
- Struct fields that are made read-only accessible to other modules☆258Updated 2 weeks ago
- Check if tables and items in a .toml file are lexically sorted☆261Updated last month
- Generic bijective maps in Rust☆147Updated last year
- Compile-time string formatting☆242Updated 10 months ago
- Expanding opportunities standard library std::fs and std::io☆327Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆377Updated last year
- A library for to allow multiple return types by automatically generated enum.☆372Updated last week
- Generic extensions for tapping values in Rust.☆469Updated 2 years ago
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆171Updated 2 weeks ago
- Allows for the creation of serialised Rust tests☆263Updated 2 weeks ago
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆364Updated 2 weeks ago
- Struct mocking library for Rust☆473Updated last week
- A small, lightweight template engine☆219Updated last year
- Statically-checked alternatives to RefCell and RwLock☆373Updated 2 weeks ago
- ☆332Updated 2 weeks ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆202Updated 2 years ago
- Tools to iterate over all values of a type☆108Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆253Updated 3 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆250Updated 2 weeks ago
- Yet Another Serializer/Deserializer☆193Updated 3 weeks ago