Decision Workspace
fastbit vs compacts vs bit-vec
Side-by-side comparison of Rust crates
49
fastbit
experimentalv0.11.1
A fast, efficient, and pure Rust bitset implementation for high-performance data indexing and analytics.
33
compacts
growingv0.9.0
compact data structures
72
bit-vec
growingv0.9.1
A vector of bits
Core Metrics
| fastbit | compacts | bit-vec | |
|---|---|---|---|
| Health Score | 49 | 33 | 72 |
| Total Downloads | 7.1K | 30.0K | 237.3M |
| 30d Downloads | 52 | 21 | 18.9M |
| Dependents | 0 | 0 | 4.3K |
| Releases | 16 | 20 | 22 |
| Last Updated | 295d ago | 2922d ago | 15d ago |
| Age | 10m | 8y 9m | 10y 10m |
Health Breakdown
fastbit
Maintenance
10
Quality
15
Community
6
Popularity
5
Documentation
13
compacts
Maintenance
5
Quality
10
Community
5
Popularity
5
Documentation
8
bit-vec
Maintenance
15
Quality
17
Community
17
Popularity
8
Documentation
15
Technical Details
| fastbit | compacts | bit-vec | |
|---|---|---|---|
| Version | 0.11.1 | 0.9.0 | 0.9.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Unlicense/MIT | Apache-2.0 OR MIT |
| Dependencies | 2 | 5 | 7 |
| Crate Size | 39KB | 17KB | 29KB |
| Features | 1 | 0 | 5 |
| Yanked % | 0.0% | 15.0% | 0.0% |
| Edition | 2024 | — | 2021 |
| MSRV | — | — | 1.82 |
| Owners | 1 | 1 | 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.
- •⚠ compacts has not been updated in over a year.