A Rust proc-macro attribute parser
☆1,239Jan 15, 2026Updated 2 months ago
Alternatives and similar repositories for darling
Users that are interested in darling are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated last month
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- Some more derive(Trait) options☆2,085Mar 6, 2026Updated 2 weeks ago
- Rust quasi-quoting☆1,530Mar 3, 2026Updated 3 weeks ago
- ☆910Feb 16, 2026Updated last month
- Parser for Rust source code☆3,302Mar 18, 2026Updated last week
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- Type erasure for async trait methods☆2,133Feb 16, 2026Updated last month
- Typed distributed plugin registration☆1,278Feb 19, 2026Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆832Mar 13, 2026Updated last week
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 3 weeks ago
- derive builder implementation for rust structs☆1,536Jan 2, 2026Updated 2 months ago
- Compile-time type-checked builder derive☆1,151Jan 1, 2026Updated 2 months ago
- Runtime for executing procedural macros as WebAssembly☆1,481Jan 21, 2026Updated 2 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- A minimal `syn` syntax tree pretty-printer☆750Feb 9, 2026Updated last month
- Serde serializable and deserializable trait objects☆1,488Feb 9, 2026Updated last month
- Subcommand to show result of macro expansion☆3,051Feb 12, 2026Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,859Mar 2, 2026Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,316Jan 7, 2026Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- A small rust library for adding custom derives to enums☆2,336Mar 7, 2026Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,107Feb 20, 2026Updated last month
- derive(Error) for struct and enum error types☆5,383Updated this week
- A safe and fast multi-producer, multi-consumer channel.☆2,971Dec 22, 2025Updated 3 months ago
- Find unused dependencies in Cargo.toml☆2,085Dec 29, 2025Updated 2 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,718Mar 12, 2026Updated last week
- Safe cross-platform linker shenanigans☆839Feb 19, 2026Updated last month
- Application level tracing for Rust.☆6,588Mar 13, 2026Updated last week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,545Mar 13, 2026Updated last week
- Flexible concrete Error type built on std::Error☆6,467Feb 20, 2026Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆551Nov 4, 2025Updated 4 months ago
- Rust cache structures and easy function memoization☆1,969Mar 9, 2026Updated 2 weeks ago
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- A powerful mock object library for Rust☆1,796Mar 8, 2026Updated 2 weeks ago
- A crate for mucking around with piles of bytes☆972Jan 31, 2026Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆808Mar 12, 2026Updated last week
- A vector with a fixed capacity. (Rust)☆857Oct 19, 2024Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆1,053Feb 10, 2026Updated last month