Decision Workspace
seqhash vs bitnuc-mismatch vs seq_geom_parser
Side-by-side comparison of Rust crates
49
seqhash
experimentalv0.1.5
Fast mismatch-tolerant sequence lookup with disambiguation
45
bitnuc-mismatch
growingv0.1.2
Create unambiguous one-off mismatch hash tables from bitnuc scalars.
59
seq_geom_parser
stablev1.1.0
Parser and extractor for sequencing read geometry descriptions
Core Metrics
| seqhash | bitnuc-mismatch | seq_geom_parser | |
|---|---|---|---|
| Health Score | 49 | 45 | 59 |
| Total Downloads | 519 | 3.5K | 9.2K |
| 30d Downloads | 245 | 42 | 214 |
| Dependents | 3 | 2 | 30 |
| Releases | 6 | 3 | 8 |
| Last Updated | 58d ago | 345d ago | 6d ago |
| Age | 2m | 1y 2m | 3y 1m |
Health Breakdown
seqhash
Maintenance
16
Quality
13
Community
7
Popularity
3
Documentation
10
bitnuc-mismatch
Maintenance
7
Quality
14
Community
7
Popularity
4
Documentation
13
seq_geom_parser
Maintenance
16
Quality
15
Community
10
Popularity
5
Documentation
13
Technical Details
| seqhash | bitnuc-mismatch | seq_geom_parser | |
|---|---|---|---|
| Version | 0.1.5 | 0.1.2 | 1.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | BSD-3-Clause |
| Dependencies | 17 | 5 | 5 |
| Crate Size | 49KB | 11KB | 31KB |
| Features | 3 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •seq_geom_parser leads with a health score of 59/100, but none of the options score above 80.
- •seqhash, bitnuc-mismatch are pre-1.0 — API may change.