rustio rustio.net

radix_trees vs prefix-tree vs fast_radix_trie

Side-by-side comparison of Rust crates

Core Metrics

radix_treesprefix-treefast_radix_trie
Health Score513658
Total Downloads5898.5K1.6K
30d Downloads523731
Dependents0324
Releases253
Last Updated111d ago2263d ago1d ago
Age10m9y 3m4m

Health Breakdown

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

Technical Details

radix_treesprefix-treefast_radix_trie
Version0.2.00.5.01.1.1
Stable (≥1.0)✗ No✗ No✓ Yes
LicenseApache-2.0MITMIT
Dependencies228
Crate Size22KB6KB8.2MB
Features303
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.
  • radix_trees, prefix-tree are pre-1.0 — API may change.