Decision Workspace
lucivy-core vs nodedb-fts vs ld-lucivy
Side-by-side comparison of Rust crates
43
lucivy-core
experimentalv2.0.0
Core library for Lucivy full-text search: schema, query, handle, tokenizer
51
nodedb-fts
experimentalv0.2.1
Shared full-text search engine for NodeDB — inverted index, BM25 scoring, analyzers, fuzzy matching
49
ld-lucivy
experimentalv2.0.0
BM25 search engine with cross-token fuzzy matching, substring search, regex, and highlights
Core Metrics
| lucivy-core | nodedb-fts | ld-lucivy | |
|---|---|---|---|
| Health Score | 43 | 51 | 49 |
| Total Downloads | 48 | 270 | 101 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 14 | 3 |
| Releases | 3 | 14 | 3 |
| Last Updated | 15d ago | 14d ago | 15d ago |
| Age | 2m | 1m | 2m |
Health Breakdown
lucivy-core
Maintenance
13
Quality
15
Community
3
Popularity
2
Documentation
10
nodedb-fts
Maintenance
12
Quality
12
Community
9
Popularity
3
Documentation
15
ld-lucivy
Maintenance
13
Quality
14
Community
8
Popularity
2
Documentation
12
Technical Details
| lucivy-core | nodedb-fts | ld-lucivy | |
|---|---|---|---|
| Version | 2.0.0 | 0.2.1 | 2.0.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | Apache-2.0 | MIT |
| Dependencies | 9 | 14 | 68 |
| Crate Size | 142KB | 110KB | 1.2MB |
| Features | 2 | 1 | 10 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.94 | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •nodedb-fts leads with a health score of 51/100, but none of the options score above 80.
- •nodedb-fts is pre-1.0 — API may change.