Decision Workspace
tnt vs feanor-math vs clmul
Side-by-side comparison of Rust crates
39
tnt
growingv1.0.2
Simple runtime validated proofs in number theory
60
feanor-math
stablev3.5.17
A library for number theory, providing implementations for arithmetic in various rings and algorithms working on them.
54
clmul
experimentalv0.8.0
Carry-less multiply for Rust, internally uses llvm or compiler intrinsics, with fallback if the CPU has no clmul instruction
Core Metrics
| tnt | feanor-math | clmul | |
|---|---|---|---|
| Health Score | 39 | 60 | 54 |
| Total Downloads | 12.0K | 79.4K | 182 |
| 30d Downloads | 27 | 294 | 9 |
| Dependents | 0 | 43 | 0 |
| Releases | 8 | 103 | 6 |
| Last Updated | 1225d ago | 5d ago | 50d ago |
| Age | 5y | 2y 7m | 3m |
Health Breakdown
tnt
Maintenance
4
Quality
18
Community
3
Popularity
5
Documentation
9
feanor-math
Maintenance
19
Quality
18
Community
7
Popularity
6
Documentation
10
clmul
Maintenance
16
Quality
16
Community
6
Popularity
3
Documentation
13
Technical Details
| tnt | feanor-math | clmul | |
|---|---|---|---|
| Version | 1.0.2 | 3.5.17 | 0.8.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 6 | 18 | 3 |
| Crate Size | 205KB | 443KB | 13KB |
| Features | 0 | 7 | 2 |
| Yanked % | 0.0% | 1.9% | 0.0% |
| Edition | 2018 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •feanor-math leads with a health score of 60/100, but none of the options score above 80.
- •⚠ tnt has not been updated in over a year.
- •clmul is pre-1.0 — API may change.