Decision Workspace
bm25-vectorizer vs bm25 vs bm-25
Side-by-side comparison of Rust crates
39
bm25-vectorizer
experimentalv1.0.0
A minimal Rust library for creating sparse vector representations (embeddings) using the BM25 algorithm for information retrieval.
58
bm25
growingv2.3.2
BM25 embedder, scorer, and search engine
44
bm-25
experimentalv3.0.0
BM25 embedder, scorer, and search engine
Core Metrics
| bm25-vectorizer | bm25 | bm-25 | |
|---|---|---|---|
| Health Score | 39 | 58 | 44 |
| Total Downloads | 288 | 1.0M | 1.2K |
| 30d Downloads | 3 | 496.1K | 328 |
| Dependents | 0 | 54 | 0 |
| Releases | 1 | 17 | 1 |
| Last Updated | 172d ago | 201d ago | 121d ago |
| Age | 5m | 1y 6m | 4m |
Health Breakdown
bm25-vectorizer
Maintenance
5
Quality
16
Community
5
Popularity
3
Documentation
10
bm25
Maintenance
11
Quality
19
Community
11
Popularity
7
Documentation
10
bm-25
Maintenance
7
Quality
17
Community
6
Popularity
4
Documentation
10
Technical Details
| bm25-vectorizer | bm25 | bm-25 | |
|---|---|---|---|
| Version | 1.0.0 | 2.3.2 | 3.0.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 9 | 12 | 13 |
| Crate Size | 18KB | 29KB | 30KB |
| Features | 1 | 4 | 4 |
| 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.