Decision Workspace
facet-default vs facet-macros vs default2
Side-by-side comparison of Rust crates
49
facet-default
experimentalv0.44.2
Derive Default for facet types with custom field defaults
60
facet-macros
experimentalv0.44.3
Derive macro for the Facet trait - proc macro powered by unsynn for compile-time type introspection
59
default2
stablev2.1.0
Default implementation using macros
Core Metrics
| facet-default | facet-macros | default2 | |
|---|---|---|---|
| Health Score | 49 | 60 | 59 |
| Total Downloads | 636 | 169.2K | 10.2K |
| 30d Downloads | 227 | 43.0K | 154 |
| Dependents | 4 | 50 | 0 |
| Releases | 10 | 39 | 11 |
| Last Updated | 15d ago | 11d ago | 14d ago |
| Age | 2m | 9m | 2y 10m |
Health Breakdown
facet-default
Maintenance
12
Quality
14
Community
8
Popularity
3
Documentation
12
facet-macros
Maintenance
18
Quality
13
Community
11
Popularity
6
Documentation
12
default2
Maintenance
17
Quality
19
Community
5
Popularity
5
Documentation
13
Technical Details
| facet-default | facet-macros | default2 | |
|---|---|---|---|
| Version | 0.44.2 | 0.44.3 | 2.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 1 | 3 |
| Crate Size | 6KB | 5KB | 8KB |
| Features | 0 | 4 | 0 |
| Yanked % | 0.0% | 5.1% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.90 | 1.90 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •facet-macros leads with a health score of 60/100, but none of the options score above 80.
- •facet-default, facet-macros are pre-1.0 — API may change.