rustio rustio.net

fast_radix_trie vs radix_trees vs prefix-tree

Side-by-side comparison of Rust crates

Core Metrics

fast_radix_trieradix_treesprefix-tree
Health Score585136
Total Downloads1.6K5898.5K
30d Downloads761523
Dependents2403
Releases325
Last Updated1d ago111d ago2263d ago
Age4m10m9y 3m

Health Breakdown

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

Technical Details

fast_radix_trieradix_treesprefix-tree
Version1.1.10.2.00.5.0
Stable (≥1.0)✓ Yes✗ No✗ No
LicenseMITApache-2.0MIT
Dependencies822
Crate Size8.2MB22KB6KB
Features330
Yanked %0.0%0.0%0.0%
Edition20242024
MSRV1.85.01.85
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.