A Rust proc-macro attribute parser
☆1,238Jan 15, 2026Updated last month
Alternatives and similar repositories for darling
Users that are interested in darling are comparing it to the libraries listed below
Sorting:
- Test harness for ui tests of compiler diagnostics☆957Feb 12, 2026Updated 3 weeks ago
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated last month
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 3 months ago
- Rust quasi-quoting☆1,524Feb 18, 2026Updated 2 weeks ago
- Type erasure for async trait methods☆2,120Feb 16, 2026Updated 2 weeks ago
- ☆903Feb 16, 2026Updated 2 weeks ago
- Parser for Rust source code☆3,294Feb 26, 2026Updated last week
- Typed distributed plugin registration☆1,272Feb 19, 2026Updated last week
- Support atomic operations on Arc itself☆1,264Feb 22, 2026Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- derive builder implementation for rust structs☆1,534Jan 2, 2026Updated 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`…☆829Feb 25, 2026Updated last week
- A minimal `syn` syntax tree pretty-printer☆743Feb 9, 2026Updated 3 weeks ago
- Compile-time type-checked builder derive☆1,149Jan 1, 2026Updated 2 months ago
- Runtime for executing procedural macros as WebAssembly☆1,472Jan 21, 2026Updated last month
- A small rust library for adding custom derives to enums☆2,314Updated this week
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,851Feb 18, 2026Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,305Jan 7, 2026Updated last month
- Subcommand to show result of macro expansion☆3,037Feb 12, 2026Updated 3 weeks ago
- Serde serializable and deserializable trait objects☆1,477Feb 9, 2026Updated 3 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,884Dec 22, 2025Updated 2 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,097Feb 20, 2026Updated last week
- derive(Error) for struct and enum error types☆5,367Feb 16, 2026Updated 2 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,710Feb 25, 2026Updated last week
- Safe cross-platform linker shenanigans☆836Feb 19, 2026Updated 2 weeks ago
- A powerful mock object library for Rust☆1,791Nov 22, 2025Updated 3 months ago
- Find unused dependencies in Cargo.toml☆2,083Dec 29, 2025Updated 2 months ago
- A fast bump allocation arena for Rust☆2,117Updated this week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,539Updated this week
- Rust cache structures and easy function memoization☆1,961Dec 22, 2025Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆852Oct 19, 2024Updated last year
- Flexible concrete Error type built on std::Error☆6,442Feb 20, 2026Updated last week
- Application level tracing for Rust.☆6,557Feb 13, 2026Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆548Nov 4, 2025Updated 4 months ago
- Compile time static maps for Rust☆2,107Updated this week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆803Feb 13, 2026Updated 2 weeks ago