Decision Workspace
circular_doubly_linked_list vs array-linked-list vs data_structure
Side-by-side comparison of Rust crates
42
circular_doubly_linked_list
experimentalv0.1.0
A high-performance Circular Doubly Linked List implementation in Rust
48
array-linked-list
growingv0.2.2
A data structure, which combines the advantages of dynamic arrays and linked lists
48
data_structure
experimentalv0.1.20
A Rust library for implementing and managing common data structures.
Core Metrics
| circular_doubly_linked_list | array-linked-list | data_structure | |
|---|---|---|---|
| Health Score | 42 | 48 | 48 |
| Total Downloads | 14 | 12.7K | 8.6K |
| 30d Downloads | 14 | 32 | 23 |
| Dependents | 0 | 4 | 0 |
| Releases | 1 | 4 | 21 |
| Last Updated | 22d ago | 52d ago | 224d ago |
| Age | 22d | 4y 11m | 10m |
Health Breakdown
circular_doubly_linked_list
Maintenance
12
Quality
14
Community
5
Popularity
1
Documentation
10
array-linked-list
Maintenance
12
Quality
11
Community
7
Popularity
5
Documentation
13
data_structure
Maintenance
10
Quality
14
Community
6
Popularity
5
Documentation
13
Technical Details
| circular_doubly_linked_list | array-linked-list | data_structure | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.2 | 0.1.20 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 0 | 0 |
| Crate Size | 45KB | 8KB | 20KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 25.0% | 4.8% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •array-linked-list leads with a health score of 48/100, but none of the options score above 80.