rustio rustio.net

dyn_list vs array-linked-list vs data_structure

Side-by-side comparison of Rust crates

Core Metrics

dyn_listarray-linked-listdata_structure
Health Score444848
Total Downloads3.1K12.7K8.6K
30d Downloads73223
Dependents040
Releases4421
Last Updated408d ago52d ago224d ago
Age1y 3m4y 11m10m

Health Breakdown

dyn_list
Maintenance
8
Quality
17
Community
5
Popularity
4
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

dyn_listarray-linked-listdata_structure
Version0.2.10.2.20.1.20
Stable (≥1.0)✗ No✗ No✗ No
LicenseMIT OR Apache-2.0MIT OR Apache-2.0MIT OR Apache-2.0
Dependencies100
Crate Size14KB8KB20KB
Features300
Yanked %0.0%25.0%4.8%
Edition202120242024
MSRV
Owners111

Quick Verdict

  • array-linked-list leads with a health score of 48/100, but none of the options score above 80.
  • ⚠ dyn_list has not been updated in over a year.