Decision Workspace
swar vs fastgrep vs bcsort
Side-by-side comparison of Rust crates
44
swar
growingv0.4.0
Perform operations in parallel on bit subslices in unsigned numbers
51
fastgrep
experimentalv0.1.7
Fast parallel grep with SIMD-accelerated search and trigram indexing
50
bcsort
experimentalv0.1.4
A fast, statistical, in-place ternary distribution sort.
Core Metrics
| swar | fastgrep | bcsort | |
|---|---|---|---|
| Health Score | 44 | 51 | 50 |
| Total Downloads | 11.8K | 136 | 66 |
| 30d Downloads | 13 | 136 | 66 |
| Dependents | 6 | 0 | 0 |
| Releases | 8 | 8 | 5 |
| Last Updated | 2527d ago | 21d ago | 10d ago |
| Age | 6y 11m | 23d | 11d |
Health Breakdown
swar
Maintenance
7
Quality
15
Community
5
Popularity
5
Documentation
12
fastgrep
Maintenance
18
Quality
12
Community
6
Popularity
3
Documentation
12
bcsort
Maintenance
18
Quality
14
Community
6
Popularity
2
Documentation
10
Technical Details
| swar | fastgrep | bcsort | |
|---|---|---|---|
| Version | 0.4.0 | 0.1.7 | 0.1.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 2 | 13 | 1 |
| Crate Size | 9KB | 290KB | 8KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2021 |
| MSRV | — | 1.92 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fastgrep leads with a health score of 51/100, but none of the options score above 80.
- •swar has the most downloads (11.8K), suggesting wider adoption.
- •⚠ swar has not been updated in over a year.