Decision Workspace
icentral-stats vs icentral-timer vs benf
Side-by-side comparison of Rust crates
37
icentral-stats
experimentalv0.1.0
Provides statistical analysis utilities for performance metrics, including mean, median, and standard deviation computations on floating-point and duration datasets.
37
icentral-timer
experimentalv0.1.0
A Rust crate providing a concise, mutable timer for measuring time intervals with high precision, leveraging RefCell and Instant for seamless concurrency.
59
benf
growingv2.6.1
Benford's Law analysis CLI - convenience wrapper for lawkit benf
Core Metrics
| icentral-stats | icentral-timer | benf | |
|---|---|---|---|
| Health Score | 37 | 37 | 59 |
| Total Downloads | 5.5K | 3.7K | 1.7K |
| 30d Downloads | 483 | 312 | 19 |
| Dependents | 11 | 14 | 0 |
| Releases | 1 | 1 | 6 |
| Last Updated | 357d ago | 357d ago | 9d ago |
| Age | 11m | 11m | 9m |
Health Breakdown
icentral-stats
Maintenance
3
Quality
14
Community
9
Popularity
4
Documentation
7
icentral-timer
Maintenance
3
Quality
14
Community
9
Popularity
4
Documentation
7
benf
Maintenance
18
Quality
18
Community
6
Popularity
4
Documentation
13
Technical Details
| icentral-stats | icentral-timer | benf | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 2.6.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 1 | 3 |
| Crate Size | 14KB | 14KB | 17KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •benf leads with a health score of 59/100, but none of the options score above 80.
- •icentral-stats has the most downloads (5.5K), suggesting wider adoption.
- •icentral-stats, icentral-timer are pre-1.0 — API may change.