Decision Workspace
icentral-timer vs icentral-stats vs simple_func_timer
Side-by-side comparison of Rust crates
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.
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.
31
simple_func_timer
growingv0.1.0
Simple macro to measure the function execution time in Rust
Core Metrics
| icentral-timer | icentral-stats | simple_func_timer | |
|---|---|---|---|
| Health Score | 37 | 37 | 31 |
| Total Downloads | 3.7K | 5.5K | 1.7K |
| 30d Downloads | 312 | 483 | 3 |
| Dependents | 14 | 11 | 0 |
| Releases | 1 | 1 | 1 |
| Last Updated | 357d ago | 357d ago | 1783d ago |
| Age | 11m | 11m | 4y 10m |
Health Breakdown
icentral-timer
Maintenance
3
Quality
14
Community
9
Popularity
4
Documentation
7
icentral-stats
Maintenance
3
Quality
14
Community
9
Popularity
4
Documentation
7
simple_func_timer
Maintenance
1
Quality
14
Community
3
Popularity
4
Documentation
9
Technical Details
| icentral-timer | icentral-stats | simple_func_timer | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 1 | 4 |
| Crate Size | 14KB | 14KB | 5KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •icentral-timer leads with a health score of 37/100, but none of the options score above 80.
- •icentral-stats has the most downloads (5.5K), suggesting wider adoption.
- •⚠ simple_func_timer has not been updated in over a year.