Decision Workspace
utf8-bytes vs invocation-counter vs orx-pinned-concurrent-col
Side-by-side comparison of Rust crates
47
utf8-bytes
experimentalv0.1.1
bytes::Bytes, but UTF-8
52
invocation-counter
growingv1.0.0
Datastructure to answer to: how many times a function has been called in the last X minutes?
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
| utf8-bytes | invocation-counter | orx-pinned-concurrent-col | |
|---|---|---|---|
| Health Score | 47 | 52 | 59 |
| Total Downloads | 114 | 2.4K | 1.1M |
| 30d Downloads | 18 | 53 | 151.3K |
| Dependents | 0 | 0 | 167 |
| Releases | 2 | 2 | 27 |
| Last Updated | 24d ago | 231d ago | 158d ago |
| Age | 4m | 1y 3m | 1y 11m |
Health Breakdown
utf8-bytes
Maintenance
15
Quality
14
Community
3
Popularity
2
Documentation
13
invocation-counter
Maintenance
8
Quality
19
Community
8
Popularity
4
Documentation
13
orx-pinned-concurrent-col
Maintenance
12
Quality
18
Community
12
Popularity
7
Documentation
10
Technical Details
| utf8-bytes | invocation-counter | orx-pinned-concurrent-col | |
|---|---|---|---|
| Version | 0.1.1 | 1.0.0 | 2.18.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Apache-2.0 OR MIT | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 0 | 5 |
| Crate Size | 10KB | 11KB | 18KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 2 | 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.