rustio rustio.net

prefix_array vs radix_trie vs generic-array

Side-by-side comparison of Rust crates

Core Metrics

prefix_arrayradix_triegeneric-array
Health Score475767
Total Downloads12.2K56.3M542.7M
30d Downloads144.3M39.9M
Dependents01.8K6.9K
Releases121966
Last Updated154d ago192d ago154d ago
Age3y11y10y 6m

Health Breakdown

prefix_array
Maintenance
11
Quality
13
Community
6
Popularity
5
Documentation
12
radix_trie
Maintenance
8
Quality
13
Community
15
Popularity
8
Documentation
13
generic-array
Maintenance
12
Quality
16
Community
16
Popularity
8
Documentation
15

Technical Details

prefix_arrayradix_triegeneric-array
Version0.3.40.3.01.3.5
Stable (≥1.0)✗ No✗ No✓ Yes
LicenseMPL-2.0MITMIT
Dependencies2712
Crate Size26KB250KB38KB
Features204
Yanked %16.7%0.0%12.1%
Edition202120242021
MSRV1.651.65
Owners112

Quick Verdict

  • generic-array leads with a health score of 67/100, but none of the options score above 80.
  • generic-array is depended on by 6.9K crates — strongest ecosystem trust.
  • prefix_array, radix_trie are pre-1.0 — API may change.