Decision Workspace
firims vs bit-vec vs bit-set
Side-by-side comparison of Rust crates
61
firims
stablev2.4.3
fixed range integer maps and sets
72
bit-vec
growingv0.9.1
A vector of bits
72
bit-set
growingv0.9.1
A set of bits
Core Metrics
| firims | bit-vec | bit-set | |
|---|---|---|---|
| Health Score | 61 | 72 | 72 |
| Total Downloads | 6.1K | 237.3M | 221.2M |
| 30d Downloads | 36 | 18.9M | 18.1M |
| Dependents | 0 | 4.3K | 2.4K |
| Releases | 14 | 22 | 13 |
| Last Updated | 3d ago | 15d ago | 15d ago |
| Age | 1y | 10y 10m | 10y 10m |
Health Breakdown
firims
Maintenance
19
Quality
20
Community
4
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
| firims | bit-vec | bit-set | |
|---|---|---|---|
| Version | 2.4.3 | 0.9.1 | 0.9.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | Apache-2.0 OR MIT | Apache-2.0 OR MIT |
| Dependencies | 6 | 7 | 7 |
| Crate Size | 24KB | 29KB | 20KB |
| Features | 3 | 5 | 9 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 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.
- •bit-vec, bit-set are pre-1.0 — API may change.