Decision Workspace
tree vs cc-traits vs sequence_trie
Side-by-side comparison of Rust crates
39
tree
growingv0.4.1
An ordered map and set based on a binary search tree.
55
cc-traits
growingv2.0.0
Common collection traits
48
sequence_trie
growingv0.3.6
Trie-like data-structure for storing sequences of values.
Core Metrics
| tree | cc-traits | sequence_trie | |
|---|---|---|---|
| Health Score | 39 | 55 | 48 |
| Total Downloads | 41.9K | 4.3M | 2.8M |
| 30d Downloads | 58 | 437.4K | 97.7K |
| Dependents | 0 | 63 | 139 |
| Releases | 18 | 19 | 23 |
| Last Updated | 3759d ago | 1040d ago | 2706d ago |
| Age | 11y | 5y 2m | 11y 4m |
Health Breakdown
tree
Maintenance
4
Quality
16
Community
2
Popularity
6
Documentation
11
cc-traits
Maintenance
6
Quality
18
Community
11
Popularity
8
Documentation
12
sequence_trie
Maintenance
4
Quality
16
Community
9
Popularity
8
Documentation
11
Technical Details
| tree | cc-traits | sequence_trie | |
|---|---|---|---|
| Version | 0.4.1 | 2.0.0 | 0.3.6 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 4 | 4 | 2 |
| Crate Size | 18KB | 19KB | 10KB |
| Features | 2 | 5 | 1 |
| Yanked % | 0.0% | 10.5% | 0.0% |
| Edition | — | 2018 | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cc-traits leads with a health score of 55/100, but none of the options score above 80.
- •sequence_trie is depended on by 139 crates — strongest ecosystem trust.
- •⚠ tree, cc-traits, sequence_trie have not been updated in over a year.
- •tree, sequence_trie are pre-1.0 — API may change.