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