imbolc / rust-derive-macro-guide
Simple derive macros in Rust
☆188Updated 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
Sorting:
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆209Updated 6 years ago
- Procedural macro for recursive async functions☆223Updated 3 months ago
- Easy code duplicate with substitution for Rust☆241Updated 8 months ago
- Struct fields that are made read-only accessible to other modules☆240Updated 2 months ago
- Find out path at which a deserialization error occurred☆360Updated 2 months ago
- Boolean-valued predicate functions in Rust☆193Updated this week
- Compile-time string formatting☆235Updated 5 months ago
- Serialize and deserialize C-like enum as underlying repr☆242Updated 2 months ago
- A set of alternative `derive` attributes for Rust☆439Updated 11 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Delegation of trait implementations via procedural macros☆264Updated 9 months ago
- Rust procedural macro attribute for adding test cases easily☆619Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated last month
- A Cargo subcommand to build and test all feature flag combinations.☆158Updated last year
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆416Updated this week
- Struct mocking library for Rust☆462Updated 4 months ago
- Define your own PhantomData☆152Updated 2 months ago
- Generic extensions for tapping values in Rust.☆437Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 4 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆365Updated 10 months ago
- Conditional compilation according to rustc compiler version☆353Updated 2 months ago
- Rust Open API v3 Structs and Enums for easy deserialization with serde☆180Updated 10 months ago
- Procedural macro to implement Display and FromStr using common settings.☆185Updated 2 weeks ago
- A collection of utilities for a superior nom experience☆155Updated last year
- Web API access control for Rust☆127Updated last month
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- Generic bijective maps in Rust☆145Updated last year
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆738Updated last week
- A tool for managing cargo workspaces and their crates, inspired by lerna☆525Updated 3 weeks ago