Decision Workspace
profiling vs profiling-procmacros vs metrics-lib
Side-by-side comparison of Rust crates
70
profiling
stablev1.0.18
This crate provides a very thin abstraction over other profiler crates.
68
profiling-procmacros
stablev1.0.18
This crate provides a very thin abstraction over other profiler crates.
65
metrics-lib
growingv1.0.0
High-performance Rust metrics library: sub-2ns counters, sub-1ns gauges, nanosecond timers, tumbling-window rate meters, async timing, adaptive sampling, and system health. Cross-platform with minimal dependencies.
Core Metrics
| profiling | profiling-procmacros | metrics-lib | |
|---|---|---|---|
| Health Score | 70 | 68 | 65 |
| Total Downloads | 45.5M | 31.3M | 34.4K |
| 30d Downloads | 4.9M | 3.5M | 0 |
| Dependents | 1.5K | 29 | 19 |
| Releases | 30 | 23 | 12 |
| Last Updated | 22d ago | 22d ago | 7d ago |
| Age | 5y 6m | 5y 6m | 8m |
Health Breakdown
profiling
Maintenance
17
Quality
21
Community
13
Popularity
8
Documentation
11
profiling-procmacros
Maintenance
18
Quality
23
Community
8
Popularity
8
Documentation
11
metrics-lib
Maintenance
19
Quality
16
Community
10
Popularity
5
Documentation
15
Technical Details
| profiling | profiling-procmacros | metrics-lib | |
|---|---|---|---|
| Version | 1.0.18 | 1.0.18 | 1.0.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 8 | 2 | 19 |
| Crate Size | 12KB | 6KB | 218KB |
| Features | 8 | 5 | 17 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | 1.60 | 1.65 | 1.70 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •profiling leads with a health score of 70/100, but none of the options score above 80.
- •profiling is depended on by 1.5K crates — strongest ecosystem trust.