Decision Workspace
flatten_objects vs bit-vec vs bit-set
Side-by-side comparison of Rust crates
59
flatten_objects
growingv0.2.4
A container that stores numbered objects. Each object can be assigned with a unique ID.
72
bit-vec
growingv0.9.1
A vector of bits
72
bit-set
growingv0.9.1
A set of bits
Core Metrics
| flatten_objects | bit-vec | bit-set | |
|---|---|---|---|
| Health Score | 59 | 72 | 72 |
| Total Downloads | 62.9K | 237.3M | 221.2M |
| 30d Downloads | 4.9K | 18.2M | 17.5M |
| Dependents | 9 | 4.3K | 2.4K |
| Releases | 6 | 22 | 13 |
| Last Updated | 270d ago | 15d ago | 15d ago |
| Age | 1y 8m | 10y 10m | 10y 10m |
Health Breakdown
flatten_objects
Maintenance
10
Quality
15
Community
13
Popularity
6
Documentation
15
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
| flatten_objects | bit-vec | bit-set | |
|---|---|---|---|
| Version | 0.2.4 | 0.9.1 | 0.9.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | GPL-3.0-or-later OR Apache-2.0 OR MulanPSL-2.0 | Apache-2.0 OR MIT | Apache-2.0 OR MIT |
| Dependencies | 1 | 7 | 7 |
| Crate Size | 5KB | 29KB | 20KB |
| Features | 0 | 5 | 9 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.85 | 1.82 | 1.82 |
| Owners | 2 (team) | 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.