Decision Workspace
async-i3ipc vs tokio-i3ipc vs fixed-buffer
Side-by-side comparison of Rust crates
39
async-i3ipc
growingv0.7.0
Bindings for i3 and async-std allowing async applications to communicate with i3 over it's IPC interface. Contains futures implementations and convenience functions for working with i3.
42
tokio-i3ipc
growingv0.16.0
Bindings for i3 and tokio allowing async applications to communicate with i3 over it's IPC interface. Contains futures implementations and convenience functions for working with i3.
55
fixed-buffer
growingv1.0.2
Fixed-size buffers for network protocol parsers
Core Metrics
| async-i3ipc | tokio-i3ipc | fixed-buffer | |
|---|---|---|---|
| Health Score | 39 | 42 | 55 |
| Total Downloads | 10.6K | 32.5K | 281.6K |
| 30d Downloads | 41 | 412 | 5.3K |
| Dependents | 2 | 26 | 41 |
| Releases | 6 | 14 | 18 |
| Last Updated | 1183d ago | 1183d ago | 270d ago |
| Age | 5y 7m | 6y 11m | 5y 5m |
Health Breakdown
async-i3ipc
Maintenance
5
Quality
12
Community
7
Popularity
5
Documentation
10
tokio-i3ipc
Maintenance
5
Quality
12
Community
10
Popularity
5
Documentation
10
fixed-buffer
Maintenance
9
Quality
19
Community
10
Popularity
7
Documentation
10
Technical Details
| async-i3ipc | tokio-i3ipc | fixed-buffer | |
|---|---|---|---|
| Version | 0.7.0 | 0.16.0 | 1.0.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 5 | 8 | 9 |
| Crate Size | 11KB | 10KB | 24KB |
| Features | 2 | 2 | 3 |
| Yanked % | 16.7% | 7.1% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fixed-buffer leads with a health score of 55/100, but none of the options score above 80.
- •⚠ async-i3ipc, tokio-i3ipc have not been updated in over a year.
- •async-i3ipc, tokio-i3ipc are pre-1.0 — API may change.