Decision Workspace
static_memory_rs vs ruvix-dma vs modbus_buffer
Side-by-side comparison of Rust crates
43
static_memory_rs
experimentalv0.1.2
A fixed-capacity, no_std-friendly memory region with typed read/write access, runtime bounds checks, and alignment verification — ideal for embedded and systems programming.
47
ruvix-dma
experimentalv0.1.0
DMA controller abstraction for RuVix Cognition Kernel (ADR-087)
44
modbus_buffer
growingv0.0.2
Circular buffer implementation tailored for Modbus communication in no_std environments.
Core Metrics
| static_memory_rs | ruvix-dma | modbus_buffer | |
|---|---|---|---|
| Health Score | 43 | 47 | 44 |
| Total Downloads | 918 | 14 | 2.7K |
| 30d Downloads | 5 | 14 | 70 |
| Dependents | 0 | 0 | 0 |
| Releases | 3 | 1 | 2 |
| Last Updated | 185d ago | 13d ago | 697d ago |
| Age | 7m | 13d | 1y 11m |
Health Breakdown
static_memory_rs
Maintenance
11
Quality
15
Community
6
Popularity
4
Documentation
7
ruvix-dma
Maintenance
12
Quality
16
Community
6
Popularity
1
Documentation
12
modbus_buffer
Maintenance
5
Quality
16
Community
6
Popularity
4
Documentation
13
Technical Details
| static_memory_rs | ruvix-dma | modbus_buffer | |
|---|---|---|---|
| Version | 0.1.2 | 0.1.0 | 0.0.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 3 | 0 |
| Crate Size | 2KB | 22KB | 5KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.75 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ruvix-dma leads with a health score of 47/100, but none of the options score above 80.
- •modbus_buffer has the most downloads (2.7K), suggesting wider adoption.
- •⚠ modbus_buffer has not been updated in over a year.