TedDriggs / darlingLinks
A Rust proc-macro attribute parser
☆1,229Updated 3 weeks ago
Alternatives and similar repositories for darling
Users that are interested in darling are comparing it to the libraries listed below
Sorting:
- Compile-time type-checked builder derive☆1,140Updated last month
- Typed distributed plugin registration☆1,252Updated 2 weeks ago
- Macros for all your token pasting needs☆1,074Updated last year
- Test harness for ui tests of compiler diagnostics☆949Updated this week
- ☆902Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,833Updated 2 weeks ago
- Rust quasi-quoting☆1,522Updated this week
- derive builder implementation for rust structs☆1,524Updated last month
- Some more derive(Trait) options☆2,064Updated last week
- A macro to generate structures which behave like bitflags☆1,093Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆819Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,702Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,182Updated 3 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆970Updated last year
- Module initialization/global constructor functions for Rust☆953Updated 2 months ago
- Support atomic operations on Arc itself☆1,238Updated last month
- Find unused dependencies in Cargo.toml☆2,072Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,055Updated 8 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆797Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,609Updated last month
- A small rust library for adding custom derives to enums☆2,275Updated last week
- Slab allocator for Rust☆870Updated this week
- Temporary file library for rust☆1,394Updated 3 weeks ago
- Numeric traits for generic mathematics in Rust☆910Updated 7 months ago
- Type erasure for async trait methods☆2,107Updated last month
- Rust cache structures and easy function memoization☆1,955Updated last month
- A crate for safe and ergonomic pin-projection.☆699Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆690Updated last year
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,145Updated this week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,329Updated 4 months ago