Decision Workspace
lexa-core vs kiromi-ai-cli vs kiromi-ai-memory
Side-by-side comparison of Rust crates
46
lexa-core
experimentalv0.1.1
Local-first hybrid retrieval engine: BM25 + binary-quantized Matryoshka KNN + cross-encoder rerank, in one Rust crate. Pairs with `lexa-obsidian` for vault-aware MCP.
54
kiromi-ai-cli
experimentalv0.2.2
Operator and developer CLI for the kiromi-ai-memory store: append, search, snapshot, regenerate, migrate-scheme, gc, audit-tail.
53
kiromi-ai-memory
experimentalv0.2.2
Local-first multi-tenant memory store engine: Markdown/text content on object storage, metadata in SQLite, plugin-shaped embedder/storage/metadata, hybrid text+vector search.
Core Metrics
| lexa-core | kiromi-ai-cli | kiromi-ai-memory | |
|---|---|---|---|
| Health Score | 46 | 54 | 53 |
| Total Downloads | 64 | 48 | 106 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 6 | 0 | 16 |
| Releases | 2 | 4 | 4 |
| Last Updated | 24d ago | 22d ago | 22d ago |
| Age | 24d | 22d | 22d |
Health Breakdown
lexa-core
Maintenance
12
Quality
11
Community
8
Popularity
2
Documentation
13
kiromi-ai-cli
Maintenance
18
Quality
13
Community
6
Popularity
2
Documentation
15
kiromi-ai-memory
Maintenance
18
Quality
9
Community
9
Popularity
2
Documentation
15
Technical Details
| lexa-core | kiromi-ai-cli | kiromi-ai-memory | |
|---|---|---|---|
| Version | 0.1.1 | 0.2.2 | 0.2.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 OR MIT | Apache-2.0 OR MIT |
| Dependencies | 18 | 22 | 27 |
| Crate Size | 53KB | 57KB | 196KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.95 | 1.95 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •kiromi-ai-cli leads with a health score of 54/100, but none of the options score above 80.
- •kiromi-ai-memory has the most downloads (106), suggesting wider adoption.