Decision Workspace
bm25 vs bm-25 vs bm25-vectorizer
Side-by-side comparison of Rust crates
58
bm25
growingv2.3.2
BM25 embedder, scorer, and search engine
44
bm-25
experimentalv3.0.0
BM25 embedder, scorer, and search engine
39
bm25-vectorizer
experimentalv1.0.0
A minimal Rust library for creating sparse vector representations (embeddings) using the BM25 algorithm for information retrieval.
Core Metrics
| bm25 | bm-25 | bm25-vectorizer | |
|---|---|---|---|
| Health Score | 58 | 44 | 39 |
| Total Downloads | 1.0M | 1.2K | 288 |
| 30d Downloads | 503.4K | 342 | 3 |
| Dependents | 54 | 0 | 0 |
| Releases | 17 | 1 | 1 |
| Last Updated | 201d ago | 121d ago | 172d ago |
| Age | 1y 6m | 4m | 5m |
Health Breakdown
bm25
Maintenance
11
Quality
19
Community
11
Popularity
7
Documentation
10
bm-25
Maintenance
7
Quality
17
Community
6
Popularity
4
Documentation
10
bm25-vectorizer
Maintenance
5
Quality
16
Community
5
Popularity
3
Documentation
10
Technical Details
| bm25 | bm-25 | bm25-vectorizer | |
|---|---|---|---|
| Version | 2.3.2 | 3.0.0 | 1.0.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 12 | 13 | 9 |
| Crate Size | 29KB | 30KB | 18KB |
| Features | 4 | 4 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bm25 leads with a health score of 58/100, but none of the options score above 80.