Decision Workspace
fortraith vs trait_eval vs const-gen
Side-by-side comparison of Rust crates
40
fortraith
growingv0.1.3
Compile-time compiler that compiles Forth to compile-time trait expressions.
40
trait_eval
growingv0.1.3
We all know Rust's trait system is Turing complete, so tell me, why aren't we exploiting this???
68
const-gen
stablev1.6.9
A crate for generating (relatively) complex compile-time constants in rust.
Core Metrics
| fortraith | trait_eval | const-gen | |
|---|---|---|---|
| Health Score | 40 | 40 | 68 |
| Total Downloads | 5.6K | 7.0K | 321.8K |
| 30d Downloads | 6 | 39 | 25.5K |
| Dependents | 0 | 4 | 34 |
| Releases | 4 | 4 | 45 |
| Last Updated | 2114d ago | 2131d ago | 37d ago |
| Age | 5y 9m | 5y 10m | 4y 11m |
Health Breakdown
fortraith
Maintenance
9
Quality
15
Community
3
Popularity
4
Documentation
9
trait_eval
Maintenance
7
Quality
16
Community
5
Popularity
5
Documentation
7
const-gen
Maintenance
17
Quality
22
Community
10
Popularity
7
Documentation
12
Technical Details
| fortraith | trait_eval | const-gen | |
|---|---|---|---|
| Version | 0.1.3 | 0.1.3 | 1.6.9 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | non-standard | MIT OR Apache-2.0 |
| Dependencies | 1 | 0 | 2 |
| Crate Size | 7KB | 6KB | 11KB |
| Features | 0 | 0 | 5 |
| Yanked % | 0.0% | 0.0% | 2.2% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •const-gen leads with a health score of 68/100, but none of the options score above 80.
- •⚠ fortraith, trait_eval have not been updated in over a year.
- •fortraith, trait_eval are pre-1.0 — API may change.