TedDriggs / darlingLinks
A Rust proc-macro attribute parser
☆1,230Updated 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,141Updated last month
- Typed distributed plugin registration☆1,258Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆950Updated last week
- Macros for all your token pasting needs☆1,077Updated last year
- derive builder implementation for rust structs☆1,529Updated last month
- Rust quasi-quoting☆1,525Updated this week
- ☆902Updated 3 weeks ago
- Some more derive(Trait) options☆2,068Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,836Updated 3 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,703Updated 3 weeks ago
- Support atomic operations on Arc itself☆1,244Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,057Updated 8 months ago
- A macro to generate structures which behave like bitflags☆1,096Updated 2 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆821Updated this week
- Module initialization/global constructor functions for Rust☆954Updated 2 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆971Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,608Updated last week
- Easy self-referential struct generation for Rust.☆691Updated last year
- Rust cache structures and easy function memoization☆1,959Updated last month
- Find unused dependencies in Cargo.toml☆2,077Updated last month
- Generate JSON Schema documents from Rust code☆1,275Updated last week
- A small rust library for adding custom derives to enums☆2,287Updated last week
- Type erasure for async trait methods☆2,114Updated this week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆800Updated this week
- Async multi-producer multi-consumer channel☆930Updated 7 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,182Updated this week
- Temporary file library for rust☆1,397Updated 3 weeks ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,530Updated this week
- A hierarchical configuration library so con-free, it's unreal.☆873Updated last year
- Heap profiling and ad hoc profiling for Rust programs.☆934Updated 11 months ago