Decision Workspace
culit vs litrs vs argmin
Side-by-side comparison of Rust crates
53
culit
experimentalv0.6.7
Custom literals
63
litrs
growingv1.0.0
Parse and inspect Rust literals (i.e. tokens in the Rust programming language representing fixed values). Particularly useful for proc macros, but can also be used outside of a proc-macro context.
56
argmin
growingv0.11.0
Numerical optimization in pure Rust
Core Metrics
| culit | litrs | argmin | |
|---|---|---|---|
| Health Score | 53 | 63 | 56 |
| Total Downloads | 7.5K | 95.7M | 3.2M |
| 30d Downloads | 0 | 12.0M | 203.3K |
| Dependents | 7 | 713 | 878 |
| Releases | 33 | 13 | 47 |
| Last Updated | 85d ago | 217d ago | 239d ago |
| Age | 8m | 5y | 8y 3m |
Health Breakdown
culit
Maintenance
14
Quality
14
Community
8
Popularity
5
Documentation
12
litrs
Maintenance
7
Quality
19
Community
14
Popularity
8
Documentation
15
argmin
Maintenance
9
Quality
13
Community
13
Popularity
8
Documentation
13
Technical Details
| culit | litrs | argmin | |
|---|---|---|---|
| Version | 0.6.7 | 1.0.0 | 0.11.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 2 | 18 |
| Crate Size | 87KB | 47KB | 124KB |
| Features | 0 | 1 | 7 |
| Yanked % | 0.0% | 0.0% | 2.1% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.79 | 1.56 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •litrs leads with a health score of 63/100, but none of the options score above 80.
- •argmin is depended on by 878 crates — strongest ecosystem trust.
- •culit, argmin are pre-1.0 — API may change.