Decision Workspace
tst vs bit-vec vs bit-set
Side-by-side comparison of Rust crates
43
tst
growingv0.12.1
Ternary search trie collection in rust with similar API to std::collections as it possible
72
bit-vec
growingv0.9.1
A vector of bits
72
bit-set
growingv0.9.1
A set of bits
Core Metrics
| tst | bit-vec | bit-set | |
|---|---|---|---|
| Health Score | 43 | 72 | 72 |
| Total Downloads | 38.6K | 237.3M | 221.2M |
| 30d Downloads | 28 | 18.9M | 18.1M |
| Dependents | 0 | 4.3K | 2.4K |
| Releases | 23 | 22 | 13 |
| Last Updated | 308d ago | 15d ago | 15d ago |
| Age | 10y 10m | 10y 10m | 10y 10m |
Health Breakdown
tst
Maintenance
6
Quality
14
Community
5
Popularity
5
Documentation
13
bit-vec
Maintenance
15
Quality
17
Community
17
Popularity
8
Documentation
15
bit-set
Maintenance
16
Quality
17
Community
16
Popularity
8
Documentation
15
Technical Details
| tst | bit-vec | bit-set | |
|---|---|---|---|
| Version | 0.12.1 | 0.9.1 | 0.9.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 OR MIT | Apache-2.0 OR MIT |
| Dependencies | 5 | 7 | 7 |
| Crate Size | 17KB | 29KB | 20KB |
| Features | 0 | 5 | 9 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.82 | 1.82 |
| Owners | 1 | 3 (team) | 3 (team) |
Links
Quick Verdict
- •bit-vec leads with a health score of 72/100, but none of the options score above 80.
- •bit-vec is depended on by 4.3K crates — strongest ecosystem trust.