Decision Workspace
crossio-kqueue vs kqueue-sys vs xio-rs
Side-by-side comparison of Rust crates
36
crossio-kqueue
experimentalv0.1.0
BSD/macOS kqueue backend for crossio
52
kqueue-sys
growingv1.0.4
Low-level kqueue interface for BSDs
50
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 | 36 | 52 | 50 |
| Total Downloads | 41 | 39.3M | 51 |
| 30d Downloads | 3 | 3.8M | 52 |
| Dependents | 0 | 29 | 8 |
| Releases | 1 | 10 | 3 |
| Last Updated | 114d ago | 964d ago | 3d ago |
| Age | 3m | 9y 5m | 8d |
Health Breakdown
crossio-kqueue
Maintenance
7
Quality
14
Community
6
Popularity
2
Documentation
7
kqueue-sys
Maintenance
5
Quality
20
Community
10
Popularity
8
Documentation
9
xio-rs
Maintenance
14
Quality
14
Community
8
Popularity
2
Documentation
12
Technical Details
| crossio-kqueue | kqueue-sys | xio-rs | |
|---|---|---|---|
| Version | 0.1.0 | 1.0.4 | 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 | 7KB | 175KB |
| Features | 0 | 0 | 7 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •kqueue-sys leads with a health score of 52/100, but none of the options score above 80.
- •⚠ kqueue-sys has not been updated in over a year.
- •crossio-kqueue, xio-rs are pre-1.0 — API may change.