Decision Workspace
tree_ord vs ordered-float vs prefix-trie
Side-by-side comparison of Rust crates
40
tree_ord
growingv0.1.0
An ordering that skips prefixes in tree searches
77
ordered-float
stablev5.2.0
Wrappers for total ordering on floats
67
prefix-trie
growingv0.8.2
Prefix trie (tree) datastructure (both a set and a map) that provides exact and longest-prefix matches.
Core Metrics
| tree_ord | ordered-float | prefix-trie | |
|---|---|---|---|
| Health Score | 40 | 77 | 67 |
| Total Downloads | 1.5K | 280.1M | 2.1M |
| 30d Downloads | 3 | 21.7M | 271.4K |
| Dependents | 0 | 12.0K | 154 |
| Releases | 1 | 57 | 17 |
| Last Updated | 942d ago | 2d ago | 5d ago |
| Age | 2y 7m | 11y 4m | 3y 2m |
Health Breakdown
tree_ord
Maintenance
1
Quality
17
Community
5
Popularity
4
Documentation
13
ordered-float
Maintenance
18
Quality
19
Community
20
Popularity
8
Documentation
12
prefix-trie
Maintenance
18
Quality
15
Community
11
Popularity
8
Documentation
15
Technical Details
| tree_ord | ordered-float | prefix-trie | |
|---|---|---|---|
| Version | 0.1.0 | 5.2.0 | 0.8.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 1 | 13 | 16 |
| Crate Size | 11KB | 32KB | 81KB |
| Features | 3 | 10 | 5 |
| Yanked % | 0.0% | 5.3% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.63 | 1.71.1 |
| Owners | 1 | 3 (team) | 1 |
Links
Quick Verdict
- •ordered-float leads with a health score of 77/100, but none of the options score above 80.
- •ordered-float is depended on by 12.0K crates — strongest ecosystem trust.
- •⚠ tree_ord has not been updated in over a year.
- •tree_ord, prefix-trie are pre-1.0 — API may change.