imbolc / rust-derive-macro-guide
Simple derive macros in Rust
☆186Updated 3 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
- Delegation of trait implementations via procedural macros☆260Updated 7 months ago
- A set of alternative `derive` attributes for Rust☆430Updated 8 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆504Updated 3 weeks ago
- Expanding opportunities standard library std::fs and std::io☆309Updated last year
- Generic extensions for tapping values in Rust.☆424Updated last year
- Struct fields that are made read-only accessible to other modules☆232Updated this week
- Serialize and deserialize C-like enum as underlying repr☆237Updated this week
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 3 weeks ago
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆209Updated 6 years ago
- Easy code duplicate with substitution for Rust☆237Updated 5 months ago
- Struct mocking library for Rust☆452Updated 2 months ago
- ☆260Updated this week
- Getters and Setters for Rust.☆349Updated last month
- A collection of utilities for a superior nom experience☆153Updated last year
- Find out path at which a deserialization error occurred☆349Updated this week
- Tools to iterate over all values of a type☆104Updated 9 months ago
- The feature-rich, portable async channel library☆251Updated 2 years ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆356Updated 7 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆439Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆702Updated this week
- Allows for the creation of serialised Rust tests☆239Updated 2 months ago
- Conditional compilation according to rustc compiler version☆346Updated this week
- A tower (axum) cookies manager☆128Updated last month
- Compile-time string formatting☆230Updated 2 months ago
- Generate README.md from docstrings☆371Updated 6 months ago
- Faster, more compact implementation of std::Cow☆342Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated this week
- Proc-macro typestate DSL for Rust☆143Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 2 months ago
- ☆192Updated last month