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