Decision Workspace
rpools vs jlizard-simple-threadpool vs orx-pinned-concurrent-col
Side-by-side comparison of Rust crates
34
rpools
growingv0.3.1
A minimalist workerpool for rust
49
jlizard-simple-threadpool
experimentalv0.3.0
A simple, lightweight threadpool implementation
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
| rpools | jlizard-simple-threadpool | orx-pinned-concurrent-col | |
|---|---|---|---|
| Health Score | 34 | 49 | 59 |
| Total Downloads | 6.1K | 528 | 1.1M |
| 30d Downloads | 6 | 115 | 145.1K |
| Dependents | 0 | 3 | 167 |
| Releases | 5 | 5 | 27 |
| Last Updated | 835d ago | 108d ago | 158d ago |
| Age | 2y 3m | 3m | 1y 11m |
Health Breakdown
rpools
Maintenance
5
Quality
10
Community
5
Popularity
5
Documentation
9
jlizard-simple-threadpool
Maintenance
13
Quality
10
Community
8
Popularity
3
Documentation
15
orx-pinned-concurrent-col
Maintenance
12
Quality
18
Community
12
Popularity
7
Documentation
10
Technical Details
| rpools | jlizard-simple-threadpool | orx-pinned-concurrent-col | |
|---|---|---|---|
| Version | 0.3.1 | 0.3.0 | 2.18.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | Unlicense | MIT OR Apache-2.0 |
| Dependencies | 0 | 1 | 5 |
| Crate Size | 5KB | 10KB | 18KB |
| Features | 0 | 1 | 0 |
| Yanked % | 40.0% | 20.0% | 0.0% |
| Edition | 2018 | 2024 | 2024 |
| MSRV | — | 1.85.1 | — |
| Owners | 1 | 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.
- •⚠ rpools has not been updated in over a year.
- •rpools, jlizard-simple-threadpool are pre-1.0 — API may change.