Decision Workspace
math_sd vs fasteval2 vs clmul
Side-by-side comparison of Rust crates
39
math_sd
growingv0.0.1
An all around math lib
55
fasteval2
growingv2.1.1
Fast evaluation of algebraic expressions
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
| math_sd | fasteval2 | clmul | |
|---|---|---|---|
| Health Score | 39 | 55 | 54 |
| Total Downloads | 1.7K | 29.1K | 182 |
| 30d Downloads | 3 | 256 | 9 |
| Dependents | 0 | 48 | 0 |
| Releases | 1 | 9 | 6 |
| Last Updated | 1617d ago | 1169d ago | 50d ago |
| Age | 4y 5m | 3y 10m | 3m |
Health Breakdown
math_sd
Maintenance
1
Quality
16
Community
6
Popularity
4
Documentation
12
fasteval2
Maintenance
4
Quality
22
Community
11
Popularity
5
Documentation
13
clmul
Maintenance
16
Quality
16
Community
6
Popularity
3
Documentation
13
Technical Details
| math_sd | fasteval2 | clmul | |
|---|---|---|---|
| Version | 0.0.1 | 2.1.1 | 0.8.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 0 | 3 |
| Crate Size | 28KB | 268KB | 13KB |
| Features | 0 | 4 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fasteval2 leads with a health score of 55/100, but none of the options score above 80.
- •⚠ math_sd, fasteval2 have not been updated in over a year.
- •math_sd, clmul are pre-1.0 — API may change.