Decision Workspace
lucivy-core vs ld-lucivy vs bm25
Side-by-side comparison of Rust crates
41
lucivy-core
experimentalv0.1.1
Core library for Lucivy full-text search: schema, query, handle, tokenizer
44
ld-lucivy
experimentalv0.26.1
BM25 search engine with cross-token fuzzy matching, substring search, regex, and highlights
58
bm25
growingv2.3.2
BM25 embedder, scorer, and search engine
Core Metrics
| lucivy-core | ld-lucivy | bm25 | |
|---|---|---|---|
| Health Score | 41 | 44 | 58 |
| Total Downloads | 29 | 43 | 1.0M |
| 30d Downloads | 29 | 43 | 496.1K |
| Dependents | 0 | 2 | 54 |
| Releases | 2 | 2 | 17 |
| Last Updated | 19d ago | 19d ago | 201d ago |
| Age | 20d | 20d | 1y 6m |
Health Breakdown
lucivy-core
Maintenance
13
Quality
13
Community
3
Popularity
2
Documentation
10
ld-lucivy
Maintenance
13
Quality
10
Community
7
Popularity
2
Documentation
12
bm25
Maintenance
11
Quality
19
Community
11
Popularity
7
Documentation
10
Technical Details
| lucivy-core | ld-lucivy | bm25 | |
|---|---|---|---|
| Version | 0.1.1 | 0.26.1 | 2.3.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 5 | 71 | 12 |
| Crate Size | 30KB | 10.3MB | 29KB |
| Features | 0 | 11 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 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.
- •lucivy-core, ld-lucivy are pre-1.0 — API may change.