Decision Workspace
forge-rsx vs templr vs cercis-html
Side-by-side comparison of Rust crates
48
forge-rsx
experimentalv1.0.0
A Rust macro library for declarative, JSX-like HTML generation. It allows you to write HTML structures with embedded logic, attributes, nested tags, loops, and more, directly in Rust code with a concise syntax.
50
templr
growingv0.2.5
A rust template library
50
cercis-html
growingv1.2.3
HTML generator tool for cercis
Core Metrics
| forge-rsx | templr | cercis-html | |
|---|---|---|---|
| Health Score | 48 | 50 | 50 |
| Total Downloads | 119 | 14.2K | 26.4K |
| 30d Downloads | 25 | 51 | 101 |
| Dependents | 0 | 0 | 22 |
| Releases | 6 | 13 | 22 |
| Last Updated | 17d ago | 139d ago | 334d ago |
| Age | 2m | 2y 2m | 1y 11m |
Health Breakdown
forge-rsx
Maintenance
13
Quality
17
Community
6
Popularity
2
Documentation
10
templr
Maintenance
11
Quality
16
Community
5
Popularity
5
Documentation
13
cercis-html
Maintenance
9
Quality
19
Community
7
Popularity
5
Documentation
10
Technical Details
| forge-rsx | templr | cercis-html | |
|---|---|---|---|
| Version | 1.0.0 | 0.2.5 | 1.2.3 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | Apache-2.0 | MIT |
| Dependencies | 0 | 13 | 2 |
| Crate Size | 9KB | 35KB | 3KB |
| Features | 0 | 9 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •templr leads with a health score of 50/100, but none of the options score above 80.
- •cercis-html has the most downloads (26.4K), suggesting wider adoption.
- •templr is pre-1.0 — API may change.