Decision Workspace
trice vs web-time vs elapsed-time
Side-by-side comparison of Rust crates
51
trice
growingv0.4.0
A minimal replacement for std::time::Instant that works in WASM for the web and Node.js.
54
web-time
growingv1.1.0
Drop-in replacement for std::time for Wasm in browsers
48
elapsed-time
growingv0.2.0
This crate help you to measure time taken by a function or a block of code for print debugging purpose. It output in stdout (using println) the elapsed time.
Core Metrics
| trice | web-time | elapsed-time | |
|---|---|---|---|
| Health Score | 51 | 54 | 48 |
| Total Downloads | 935.8K | 115.1M | 6.8K |
| 30d Downloads | 86.6K | 15.4M | 137 |
| Dependents | 817 | 6.3K | 8 |
| Releases | 5 | 8 | 3 |
| Last Updated | 813d ago | 756d ago | 180d ago |
| Age | 4y 1m | 3y | 4y 1m |
Health Breakdown
trice
Maintenance
5
Quality
15
Community
14
Popularity
7
Documentation
10
web-time
Maintenance
4
Quality
15
Community
15
Popularity
8
Documentation
12
elapsed-time
Maintenance
8
Quality
16
Community
9
Popularity
5
Documentation
10
Technical Details
| trice | web-time | elapsed-time | |
|---|---|---|---|
| Version | 0.4.0 | 1.1.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 3 | 14 | 5 |
| Crate Size | 8KB | 18KB | 5KB |
| Features | 0 | 1 | 2 |
| Yanked % | 0.0% | 12.5% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.60 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •web-time leads with a health score of 54/100, but none of the options score above 80.
- •web-time is depended on by 6.3K crates — strongest ecosystem trust.
- •⚠ trice, web-time have not been updated in over a year.
- •trice, elapsed-time are pre-1.0 — API may change.