Decision Workspace
rusted-ring vs lake vs smallring
Side-by-side comparison of Rust crates
47
rusted-ring
experimentalv0.5.6
LMAX inspired Lock-free ring buffers with cache-aligned memory pools for high-performance event systems
35
lake
experimentalv0.2.0
Lake is a high-octane memory pool with direct access, checkpoints, rollback, and zero-allocation droplets. No GC. No overhead. Just you and the bytes — total control. Allocate like a cyber-samurai.
58
smallring
experimentalv0.2.2
High-performance ring buffer with automatic stack/heap optimization | 高性能环形缓冲区,支持栈/堆自动优化
Core Metrics
| rusted-ring | lake | smallring | |
|---|---|---|---|
| Health Score | 47 | 35 | 58 |
| Total Downloads | 7.7K | 1.1K | 743 |
| 30d Downloads | 94 | 12 | 92 |
| Dependents | 48 | 0 | 13 |
| Releases | 17 | 2 | 10 |
| Last Updated | 247d ago | 242d ago | 75d ago |
| Age | 9m | 8m | 4m |
Health Breakdown
rusted-ring
Maintenance
10
Quality
11
Community
11
Popularity
5
Documentation
10
lake
Maintenance
8
Quality
10
Community
3
Popularity
4
Documentation
10
smallring
Maintenance
15
Quality
16
Community
9
Popularity
3
Documentation
15
Technical Details
| rusted-ring | lake | smallring | |
|---|---|---|---|
| Version | 0.5.6 | 0.2.0 | 0.2.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MPL-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 8 | 3 |
| Crate Size | 36KB | 1.3MB | 66KB |
| Features | 0 | 0 | 2 |
| Yanked % | 5.9% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | 1.87 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •smallring leads with a health score of 58/100, but none of the options score above 80.
- •rusted-ring has the most downloads (7.7K), suggesting wider adoption.