Decision Workspace
adduce vs staticweaver vs rss-gen
Side-by-side comparison of Rust crates
35
adduce
growingv0.1.6
A blazingly fast static site generator.
57
staticweaver
growingv0.0.2
Small, safe, fast templating engine for Rust. Mustache-compatible syntax with Tera-style expressions, inheritance with super(), 23 built-in filters, custom filters/tests, pluggable loaders, SIMD HTML escape that matches Askama, line:col error messages, zero unsafe code.
47
rss-gen
growingv0.0.3
A Rust library for generating, serializing, and deserializing RSS feeds for various RSS versions.
Core Metrics
| adduce | staticweaver | rss-gen | |
|---|---|---|---|
| Health Score | 35 | 57 | 47 |
| Total Downloads | 1.6K | 6.7K | 12.3K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 7 | 7 |
| Releases | 1 | 2 | 3 |
| Last Updated | 694d ago | 26d ago | 587d ago |
| Age | 1y 10m | 1y 7m | 1y 7m |
Health Breakdown
adduce
Maintenance
1
Quality
14
Community
6
Popularity
4
Documentation
10
staticweaver
Maintenance
15
Quality
14
Community
8
Popularity
5
Documentation
15
rss-gen
Maintenance
5
Quality
14
Community
8
Popularity
5
Documentation
15
Technical Details
| adduce | staticweaver | rss-gen | |
|---|---|---|---|
| Version | 0.1.6 | 0.0.2 | 0.0.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | LGPL-3.0-or-later | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 14 | 11 |
| Crate Size | 25KB | 168KB | 54KB |
| Features | 0 | 4 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.68 | 1.56.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •staticweaver leads with a health score of 57/100, but none of the options score above 80.
- •rss-gen has the most downloads (12.3K), suggesting wider adoption.
- •⚠ adduce, rss-gen have not been updated in over a year.