Decision Workspace
pid-set vs epox vs copoll
Side-by-side comparison of Rust crates
34
pid-set
growingv0.1.3
A processes identifier set to perform efficient wait operations using epoll
54
epox
experimentalv0.2.3
An epoll driven async executor.
51
copoll
growingv1.3.0
Minimalistic abstractions for the epoll linux api
Core Metrics
| pid-set | epox | copoll | |
|---|---|---|---|
| Health Score | 34 | 54 | 51 |
| Total Downloads | 3.8K | 289 | 5.4K |
| 30d Downloads | 5 | 67 | 6 |
| Dependents | 0 | 0 | 0 |
| Releases | 3 | 6 | 4 |
| Last Updated | 714d ago | 16d ago | 1517d ago |
| Age | 1y 11m | 4m | 4y 1m |
Health Breakdown
pid-set
Maintenance
5
Quality
15
Community
3
Popularity
4
Documentation
7
epox
Maintenance
18
Quality
14
Community
7
Popularity
3
Documentation
12
copoll
Maintenance
9
Quality
20
Community
5
Popularity
4
Documentation
13
Technical Details
| pid-set | epox | copoll | |
|---|---|---|---|
| Version | 0.1.3 | 0.2.3 | 1.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | Apache-2.0 |
| Dependencies | 2 | 10 | 1 |
| Crate Size | 5KB | 26KB | 8KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.87.0 | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •epox leads with a health score of 54/100, but none of the options score above 80.
- •copoll has the most downloads (5.4K), suggesting wider adoption.
- •⚠ pid-set, copoll have not been updated in over a year.
- •pid-set, epox are pre-1.0 — API may change.