Decision Workspace
awry vs sassy vs sview-fmindex
Side-by-side comparison of Rust crates
40
awry
growingv0.3.1
Library for creating FM-indexes from FASTA/FASTQ files. AWRY is able to search at lightning speed by leveraging SIMD vectorization and multithreading over collections of queries.
59
sassy
experimentalv0.2.1
Approximate string matching using SIMD
52
sview-fmindex
experimentalv0.1.2
FM-index library with slice view architecture for efficient text indexing and pattern matching
Core Metrics
| awry | sassy | sview-fmindex | |
|---|---|---|---|
| Health Score | 40 | 59 | 52 |
| Total Downloads | 7.0K | 2.4K | 949 |
| 30d Downloads | 41 | 300 | 21 |
| Dependents | 1 | 28 | 0 |
| Releases | 8 | 10 | 3 |
| Last Updated | 437d ago | 7d ago | 107d ago |
| Age | 1y 3m | 8m | 8m |
Health Breakdown
awry
Maintenance
8
Quality
10
Community
7
Popularity
5
Documentation
10
sassy
Maintenance
20
Quality
12
Community
11
Popularity
4
Documentation
12
sview-fmindex
Maintenance
13
Quality
14
Community
6
Popularity
4
Documentation
15
Technical Details
| awry | sassy | sview-fmindex | |
|---|---|---|---|
| Version | 0.3.1 | 0.2.1 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | BSD-3-Clause | MIT | MIT |
| Dependencies | 7 | 20 | 15 |
| Crate Size | 33KB | 521KB | 41KB |
| Features | 0 | 7 | 2 |
| Yanked % | 12.5% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.91 | 1.85.1 |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •sassy leads with a health score of 59/100, but none of the options score above 80.
- •awry has the most downloads (7.0K), suggesting wider adoption.
- •⚠ awry has not been updated in over a year.