Decision Workspace
santh-bufpool vs zeropool vs inqjet
Side-by-side comparison of Rust crates
47
santh-bufpool
experimentalv0.1.0
Typed buffer recycling with fixed size classes and lock-free checkout/return
45
zeropool
experimentalv0.3.1
High-performance buffer pool with constant-time allocation, thread-safe operations, and 5x speedup over bytes crate
61
inqjet
growingv1.2.0
Ultra-fast, low-latency logging for Rust applications
Core Metrics
| santh-bufpool | zeropool | inqjet | |
|---|---|---|---|
| Health Score | 47 | 45 | 61 |
| Total Downloads | 14 | 1.3K | 16.8K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 6 | 11 |
| Last Updated | 47d ago | 183d ago | today |
| Age | 1m | 7m | 10m |
Health Breakdown
santh-bufpool
Maintenance
10
Quality
15
Community
6
Popularity
1
Documentation
15
zeropool
Maintenance
11
Quality
14
Community
6
Popularity
4
Documentation
10
inqjet
Maintenance
19
Quality
17
Community
5
Popularity
5
Documentation
15
Technical Details
| santh-bufpool | zeropool | inqjet | |
|---|---|---|---|
| Version | 0.1.0 | 0.3.1 | 1.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 10 | 11 |
| Crate Size | 18KB | 46KB | 43KB |
| Features | 2 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.85 | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •inqjet leads with a health score of 61/100, but none of the options score above 80.
- •santh-bufpool, zeropool are pre-1.0 — API may change.