Decision Workspace
deep_causality_data_structures vs sliding-ring vs sliding_window_alt
Side-by-side comparison of Rust crates
63
deep_causality_data_structures
experimentalv0.10.13
Data structures for for deep_causality crate.
47
sliding-ring
experimentalv0.1.1
Cache-friendly sliding ring buffer keyed to an anchor coordinate for ultra-low-latency workloads.
39
sliding_window_alt
growingv0.1.2
A structure that holds the last N items pushed to it.
Core Metrics
| deep_causality_data_structures | sliding-ring | sliding_window_alt | |
|---|---|---|---|
| Health Score | 63 | 47 | 39 |
| Total Downloads | 7.6K | 268 | 4.8K |
| 30d Downloads | 1.2K | 4 | 42 |
| Dependents | 24 | 0 | 3 |
| Releases | 17 | 2 | 3 |
| Last Updated | 16d ago | 151d ago | 1358d ago |
| Age | 6m | 5m | 3y 12m |
Health Breakdown
deep_causality_data_structures
Maintenance
19
Quality
14
Community
10
Popularity
5
Documentation
15
sliding-ring
Maintenance
10
Quality
15
Community
6
Popularity
3
Documentation
13
sliding_window_alt
Maintenance
4
Quality
14
Community
7
Popularity
4
Documentation
10
Technical Details
| deep_causality_data_structures | sliding-ring | sliding_window_alt | |
|---|---|---|---|
| Version | 0.10.13 | 0.1.1 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | Unlicense |
| Dependencies | 1 | 2 | 4 |
| Crate Size | 32KB | 19KB | 15KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| 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.
- •⚠ sliding_window_alt has not been updated in over a year.