Decision Workspace
nitrite_derive vs mongo_derive vs statiq-macros
Side-by-side comparison of Rust crates
44
nitrite_derive
experimentalv0.2.0
Derive macros for the nitrite crate
35
mongo_derive
growingv0.1.1
Procedural macros for simplified MongoDB operations in Rust
57
statiq-macros
experimentalv0.2.3
Proc-macro crate for statiq — compile-time SQL generation for MSSQL entities via #[derive(SqlEntity)]
Core Metrics
| nitrite_derive | mongo_derive | statiq-macros | |
|---|---|---|---|
| Health Score | 44 | 35 | 57 |
| Total Downloads | 44 | 1.4K | 86 |
| 30d Downloads | 5 | 4 | 86 |
| Dependents | 0 | 0 | 5 |
| Releases | 2 | 2 | 5 |
| Last Updated | 42d ago | 385d ago | 19d ago |
| Age | 3m | 1y | 19d |
Health Breakdown
nitrite_derive
Maintenance
14
Quality
13
Community
5
Popularity
2
Documentation
10
mongo_derive
Maintenance
6
Quality
9
Community
6
Popularity
4
Documentation
10
statiq-macros
Maintenance
18
Quality
14
Community
8
Popularity
2
Documentation
15
Technical Details
| nitrite_derive | mongo_derive | statiq-macros | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.1 | 0.2.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 4 | 6 | 3 |
| Crate Size | 7KB | 23KB | 13KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 50.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.75 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •statiq-macros leads with a health score of 57/100, but none of the options score above 80.
- •mongo_derive has the most downloads (1.4K), suggesting wider adoption.
- •⚠ mongo_derive has not been updated in over a year.