Decision Workspace
sliding-ring vs deep_causality_data_structures vs array-deque
Side-by-side comparison of Rust crates
47
sliding-ring
experimentalv0.1.1
Cache-friendly sliding ring buffer keyed to an anchor coordinate for ultra-low-latency workloads.
63
deep_causality_data_structures
experimentalv0.10.13
Data structures for for deep_causality crate.
57
array-deque
experimentalv0.4.0
Fixed-capacity circular buffer implementations: heap-allocated ArrayDeque and stack-allocated StackArrayDeque. Efficient O(1) operations, no_std support.
Core Metrics
| sliding-ring | deep_causality_data_structures | array-deque | |
|---|---|---|---|
| Health Score | 47 | 63 | 57 |
| Total Downloads | 268 | 7.6K | 5.5K |
| 30d Downloads | 4 | 1.2K | 603 |
| Dependents | 0 | 24 | 0 |
| Releases | 2 | 17 | 5 |
| Last Updated | 151d ago | 16d ago | 2d ago |
| Age | 5m | 6m | 9m |
Health Breakdown
sliding-ring
Maintenance
10
Quality
15
Community
6
Popularity
3
Documentation
13
deep_causality_data_structures
Maintenance
19
Quality
14
Community
10
Popularity
5
Documentation
15
array-deque
Maintenance
18
Quality
16
Community
6
Popularity
4
Documentation
13
Technical Details
| sliding-ring | deep_causality_data_structures | array-deque | |
|---|---|---|---|
| Version | 0.1.1 | 0.10.13 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 2 | 1 | 2 |
| Crate Size | 19KB | 32KB | 13KB |
| Features | 1 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | 1.90.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •deep_causality_data_structures leads with a health score of 63/100, but none of the options score above 80.