Decision Workspace
clasp vs rankops vs stringzilla
Side-by-side comparison of Rust crates
36
clasp
experimentalv0.1.0
Rank fusion and reranking: RRF, ISR, CombMNZ, Borda, DBSF, MaxSim (ColBERT), MMR, DPP, Matryoshka.
51
rankops
experimentalv0.1.4
Operations on ranked lists: fusion (RRF, Copeland, CombMNZ, DBSF, 14 methods), reranking (MaxSim/ColBERT, MMR, DPP), evaluation (NDCG, MAP, MRR), diagnostics, pipeline builder.
64
stringzilla
stablev4.6.0
Search, hash, sort, fingerprint, and fuzzy-match strings faster via SWAR, SIMD, and GPGPU
Core Metrics
| clasp | rankops | stringzilla | |
|---|---|---|---|
| Health Score | 36 | 51 | 64 |
| Total Downloads | 16 | 297 | 89.9K |
| 30d Downloads | 4 | 297 | 1.5K |
| Dependents | 0 | 7 | 26 |
| Releases | 1 | 5 | 87 |
| Last Updated | 32d ago | 10d ago | 91d ago |
| Age | 1m | 27d | 2y 1m |
Health Breakdown
clasp
Maintenance
11
Quality
8
Community
6
Popularity
1
Documentation
10
rankops
Maintenance
15
Quality
15
Community
8
Popularity
3
Documentation
10
stringzilla
Maintenance
14
Quality
21
Community
10
Popularity
6
Documentation
13
Technical Details
| clasp | rankops | stringzilla | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.4 | 4.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 4 | 5 | 3 |
| Crate Size | 131KB | 160KB | 509KB |
| Features | 3 | 5 | 5 |
| Yanked % | 100.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •stringzilla leads with a health score of 64/100, but none of the options score above 80.
- •clasp, rankops are pre-1.0 — API may change.