Decision Workspace
memlink-shm vs lowlet vs slotbus
Side-by-side comparison of Rust crates
56
memlink-shm
experimentalv0.1.3
High-performance shared memory IPC library with multi-priority messaging and lock-free ring buffers
45
lowlet
experimentalv0.1.2
Low-latency IPC library using shared memory and lock-free structures
44
slotbus
experimentalv0.1.0
Lock-free shared memory IPC with slotted request/response. Sub-microsecond wake latency, zero-copy payloads, 32 concurrent in-flight requests per worker.
Core Metrics
| memlink-shm | lowlet | slotbus | |
|---|---|---|---|
| Health Score | 56 | 45 | 44 |
| Total Downloads | 44 | 50 | 66 |
| 30d Downloads | 44 | 5 | 34 |
| Dependents | 1 | 0 | 2 |
| Releases | 4 | 3 | 1 |
| Last Updated | 6d ago | 76d ago | 39d ago |
| Age | 6d | 2m | 1m |
Health Breakdown
memlink-shm
Maintenance
19
Quality
13
Community
7
Popularity
2
Documentation
15
lowlet
Maintenance
10
Quality
14
Community
6
Popularity
2
Documentation
13
slotbus
Maintenance
11
Quality
12
Community
7
Popularity
2
Documentation
12
Technical Details
| memlink-shm | lowlet | slotbus | |
|---|---|---|---|
| Version | 0.1.3 | 0.1.2 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT | MIT |
| Dependencies | 6 | 2 | 9 |
| Crate Size | 28KB | 27KB | 30KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.70 | — | 1.75 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •memlink-shm leads with a health score of 56/100, but none of the options score above 80.
- •slotbus has the most downloads (66), suggesting wider adoption.