rustio rustio.net

prefix-tree vs radix_trees vs fast_radix_trie

Side-by-side comparison of Rust crates

Core Metrics

prefix-treeradix_treesfast_radix_trie
Health Score365158
Total Downloads8.5K5891.6K
30d Downloads235761
Dependents3024
Releases523
Last Updated2263d ago111d ago1d ago
Age9y 3m10m4m

Health Breakdown

prefix-tree
Maintenance
3
Quality
15
Community
5
Popularity
5
Documentation
8
radix_trees
Maintenance
11
Quality
16
Community
6
Popularity
3
Documentation
15
fast_radix_trie
Maintenance
19
Quality
13
Community
10
Popularity
4
Documentation
12

Technical Details

prefix-treeradix_treesfast_radix_trie
Version0.5.00.2.01.1.1
Stable (≥1.0)✗ No✗ No✓ Yes
LicenseMITApache-2.0MIT
Dependencies228
Crate Size6KB22KB8.2MB
Features033
Yanked %0.0%0.0%0.0%
Edition20242024
MSRV1.851.85.0
Owners111

Quick Verdict

  • fast_radix_trie leads with a health score of 58/100, but none of the options score above 80.
  • prefix-tree has the most downloads (8.5K), suggesting wider adoption.
  • ⚠ prefix-tree has not been updated in over a year.
  • prefix-tree, radix_trees are pre-1.0 — API may change.