imbolc / rust-derive-macro-guide
Simple derive macros in Rust
☆185Updated 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
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆205Updated 5 years ago
- Generic extensions for tapping values in Rust.☆423Updated last year
- Delegation of trait implementations via procedural macros☆261Updated 6 months ago
- Find out path at which a deserialization error occurred☆330Updated 2 months ago
- A set of alternative `derive` attributes for Rust☆428Updated 7 months ago
- Easy code duplicate with substitution for Rust☆236Updated 4 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆496Updated 4 months ago
- Serialize and deserialize C-like enum as underlying repr☆235Updated 2 months ago
- Allows for the creation of serialised Rust tests☆235Updated last month
- Use enums with Diesel ORM☆273Updated 3 months ago
- Struct mocking library for Rust☆447Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆691Updated 2 weeks ago
- ☆252Updated 3 weeks ago
- Getters and Setters for Rust.☆346Updated 4 months ago
- Struct fields that are made read-only accessible to other modules☆228Updated 2 months ago
- Compile-time string formatting☆224Updated last month
- Procedural macro for recursive async functions☆216Updated this week
- A crate for safe and ergonomic pin-projection.☆625Updated this week
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last month
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆351Updated 6 months ago
- Rust Open API v3 Structs and Enums for easy deserialization with serde☆176Updated 6 months ago
- Graph the number of crates that depend on your crate over time☆237Updated 2 weeks ago
- Expanding opportunities standard library std::fs and std::io☆307Updated last year
- Conditional compilation according to rustc compiler version☆344Updated 3 weeks ago
- ☆460Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 6 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆327Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆503Updated 6 months ago
- Check if tables and items in a .toml file are lexically sorted☆222Updated 3 weeks ago
- Build a config structure from environment variables in Rust without boilerplate☆207Updated 4 months ago