Decision Workspace
derive_preset vs macron vs sea-bae
Side-by-side comparison of Rust crates
33
derive_preset
growingv0.1.0
Create presets, e.g. #[hash(Default)] for #[derive(PartialEq,Eq,Hash, Default)]
53
macron
experimentalv0.1.14
Comprehensive Rust macros toolkit for everyday development tasks. Includes convenient string formatting (str!), regex pattern matching (re!), streamlined collection creation, and custom derive macros for Display, Error, From, and Into traits. Boost your productivity with intuitive syntax and simplify your codebase while maintaining performance and safety. Perfect for both small projects and large-scale applications.
51
sea-bae
growingv0.2.1
A Rust proc-macro attribute parser
Core Metrics
| derive_preset | macron | sea-bae | |
|---|---|---|---|
| Health Score | 33 | 53 | 51 |
| Total Downloads | 3.4K | 6.3K | 22.4M |
| 30d Downloads | 159 | 305 | 1.2M |
| Dependents | 3 | 59 | 102 |
| Releases | 1 | 15 | 2 |
| Last Updated | 501d ago | 38d ago | 548d ago |
| Age | 1y 4m | 11m | 2y 8m |
Health Breakdown
derive_preset
Maintenance
2
Quality
15
Community
5
Popularity
4
Documentation
7
macron
Maintenance
17
Quality
10
Community
11
Popularity
5
Documentation
10
sea-bae
Maintenance
5
Quality
14
Community
12
Popularity
8
Documentation
12
Technical Details
| derive_preset | macron | sea-bae | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.14 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 2 | 11 | 6 |
| Crate Size | 6KB | 4KB | 5KB |
| Features | 0 | 6 | 0 |
| Yanked % | 0.0% | 26.7% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •macron leads with a health score of 53/100, but none of the options score above 80.
- •sea-bae has the most downloads (22.4M), suggesting wider adoption.
- •sea-bae is depended on by 102 crates — strongest ecosystem trust.
- •⚠ derive_preset, sea-bae have not been updated in over a year.