Decision Workspace
culit vs litrs vs argmin
Side-by-side comparison of Rust crates
56
culit
experimentalv0.6.7
Custom literals
64
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.
57
argmin
growingv0.11.0
Numerical optimization in pure Rust
Core Metrics
| culit | litrs | argmin | |
|---|---|---|---|
| Health Score | 56 | 64 | 57 |
| Total Downloads | 7.3K | 73.9M | 2.9M |
| 30d Downloads | 203 | 10.0M | 188.4K |
| Dependents | 7 | 691 | 776 |
| Releases | 33 | 13 | 47 |
| Last Updated | 26d ago | 158d ago | 180d ago |
| Age | 6m | 4y 10m | 8y 1m |
Health Breakdown
culit
Maintenance
17
Quality
14
Community
8
Popularity
5
Documentation
12
litrs
Maintenance
9
Quality
18
Community
14
Popularity
8
Documentation
15
argmin
Maintenance
10
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 64/100, but none of the options score above 80.
- •argmin is depended on by 776 crates — strongest ecosystem trust.
- •culit, argmin are pre-1.0 — API may change.