Decision Workspace
crossio-kqueue vs kqueue-sys vs xio-rs
Side-by-side comparison of Rust crates
34
crossio-kqueue
experimentalv0.1.0
BSD/macOS kqueue backend for crossio
65
kqueue-sys
stablev1.1.2
Low-level kqueue interface for BSDs
48
xio-rs
experimentalv0.1.0-alpha.3
A nonblocking IO dispatcher, FS change notifications, async data processing.
Core Metrics
| crossio-kqueue | kqueue-sys | xio-rs | |
|---|---|---|---|
| Health Score | 34 | 65 | 48 |
| Total Downloads | 43 | 50.1M | 141 |
| 30d Downloads | 0 | 6.5M | 0 |
| Dependents | 0 | 29 | 20 |
| Releases | 1 | 13 | 3 |
| Last Updated | 173d ago | 11d ago | 62d ago |
| Age | 5m | 9y 7m | 2m |
Health Breakdown
crossio-kqueue
Maintenance
5
Quality
14
Community
6
Popularity
2
Documentation
7
kqueue-sys
Maintenance
15
Quality
20
Community
10
Popularity
8
Documentation
12
xio-rs
Maintenance
10
Quality
14
Community
9
Popularity
3
Documentation
12
Technical Details
| crossio-kqueue | kqueue-sys | xio-rs | |
|---|---|---|---|
| Version | 0.1.0 | 1.1.2 | 0.1.0-alpha.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | EUPL-1.2 OR MPL-2.0 OR MIT |
| Dependencies | 2 | 2 | 10 |
| Crate Size | 4KB | 9KB | 175KB |
| Features | 0 | 0 | 7 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.65 | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •kqueue-sys leads with a health score of 65/100, but none of the options score above 80.
- •crossio-kqueue, xio-rs are pre-1.0 — API may change.