Decision Workspace
bm25_turbo vs bm25-turbo-cli vs bm25
Side-by-side comparison of Rust crates
46
bm25_turbo
experimentalv0.1.0
The fastest BM25 information retrieval engine — 28K QPS on 8.8M docs
43
bm25-turbo-cli
experimentalv0.1.0
CLI and HTTP server for BM25 Turbo
58
bm25
growingv2.3.2
BM25 embedder, scorer, and search engine
Core Metrics
| bm25_turbo | bm25-turbo-cli | bm25 | |
|---|---|---|---|
| Health Score | 46 | 43 | 58 |
| Total Downloads | 14 | 12 | 1.0M |
| 30d Downloads | 14 | 12 | 503.4K |
| Dependents | 1 | 0 | 54 |
| Releases | 1 | 1 | 17 |
| Last Updated | 4d ago | 4d ago | 201d ago |
| Age | 4d | 4d | 1y 6m |
Health Breakdown
bm25_turbo
Maintenance
13
Quality
13
Community
7
Popularity
1
Documentation
12
bm25-turbo-cli
Maintenance
13
Quality
11
Community
6
Popularity
1
Documentation
12
bm25
Maintenance
11
Quality
19
Community
11
Popularity
7
Documentation
10
Technical Details
| bm25_turbo | bm25-turbo-cli | bm25 | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 2.3.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 33 | 21 | 12 |
| Crate Size | 137KB | 42KB | 29KB |
| Features | 11 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.85 | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bm25 leads with a health score of 58/100, but none of the options score above 80.
- •bm25_turbo, bm25-turbo-cli are pre-1.0 — API may change.