Decision Workspace
rose-bitsets vs ts_bitset vs rbitset
Side-by-side comparison of Rust crates
46
rose-bitsets
growingv0.1.0-beta
Small, fixed-size bitsets for storing integers/indices.
65
ts_bitset
experimentalv0.3.3
compact, efficient, non-allocating bitset
48
rbitset
growingv1.0.0
A bit set, being able to hold a fixed amount of booleans in an array of integers
Core Metrics
| rose-bitsets | ts_bitset | rbitset | |
|---|---|---|---|
| Health Score | 46 | 65 | 48 |
| Total Downloads | 1.2K | 13.3K | 12.2K |
| 30d Downloads | 0 | 10.0K | 0 |
| Dependents | 0 | 20 | 0 |
| Releases | 2 | 5 | 11 |
| Last Updated | 409d ago | 5d ago | 204d ago |
| Age | 1y 1m | 4m | 4y 2m |
Health Breakdown
rose-bitsets
Maintenance
6
Quality
18
Community
5
Popularity
4
Documentation
13
ts_bitset
Maintenance
18
Quality
15
Community
15
Popularity
5
Documentation
12
rbitset
Maintenance
8
Quality
19
Community
6
Popularity
5
Documentation
10
Technical Details
| rose-bitsets | ts_bitset | rbitset | |
|---|---|---|---|
| Version | 0.1.0-beta | 0.3.3 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | BSD-3-Clause | MIT |
| Dependencies | 3 | 4 | 2 |
| Crate Size | 10KB | 16KB | 21KB |
| Features | 8 | 2 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | 1.91.0 | — |
| Owners | 1 | 3 (team) | 1 |
Links
Quick Verdict
- •ts_bitset leads with a health score of 65/100, but none of the options score above 80.
- •⚠ rose-bitsets has not been updated in over a year.
- •rose-bitsets, ts_bitset are pre-1.0 — API may change.