Decision Workspace
invocation-counter vs utf8-bytes vs orx-pinned-concurrent-col
Side-by-side comparison of Rust crates
52
invocation-counter
growingv1.0.0
Datastructure to answer to: how many times a function has been called in the last X minutes?
47
utf8-bytes
experimentalv0.1.1
bytes::Bytes, but UTF-8
59
orx-pinned-concurrent-col
stablev2.18.0
A core data structure with a focus to enable high performance, possibly lock-free, concurrent collections using a PinnedVec as the underlying storage.
Core Metrics
| invocation-counter | utf8-bytes | orx-pinned-concurrent-col | |
|---|---|---|---|
| Health Score | 52 | 47 | 59 |
| Total Downloads | 2.4K | 114 | 1.1M |
| 30d Downloads | 52 | 18 | 145.1K |
| Dependents | 0 | 0 | 167 |
| Releases | 2 | 2 | 27 |
| Last Updated | 231d ago | 24d ago | 158d ago |
| Age | 1y 3m | 4m | 1y 11m |
Health Breakdown
invocation-counter
Maintenance
8
Quality
19
Community
8
Popularity
4
Documentation
13
utf8-bytes
Maintenance
15
Quality
14
Community
3
Popularity
2
Documentation
13
orx-pinned-concurrent-col
Maintenance
12
Quality
18
Community
12
Popularity
7
Documentation
10
Technical Details
| invocation-counter | utf8-bytes | orx-pinned-concurrent-col | |
|---|---|---|---|
| Version | 1.0.0 | 0.1.1 | 2.18.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | Apache-2.0 | Apache-2.0 OR MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 1 | 5 |
| Crate Size | 11KB | 10KB | 18KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 2 | 1 | 1 |
Links
Quick Verdict
- •orx-pinned-concurrent-col leads with a health score of 59/100, but none of the options score above 80.
- •orx-pinned-concurrent-col is depended on by 167 crates — strongest ecosystem trust.
- •utf8-bytes is pre-1.0 — API may change.