Decision Workspace
embed-key vs prompt-hash vs kiromi-ai-test-suite
Side-by-side comparison of Rust crates
49
embed-key
experimentalv0.1.0
Deterministic cache key for an embedding request: hash text + mix in provider, model, and dimensionality. So a cache survives model upgrades without false hits. Zero deps.
49
prompt-hash
experimentalv0.1.0
Deterministic cache key for an LLM prompt: normalize whitespace, hash messages, mix in model + temperature. Pairs with semantic-cache-key. Zero deps.
56
kiromi-ai-test-suite
experimentalv0.2.2
Conformance test harness and shared fixtures for kiromi-ai-memory plugin implementations: assert_storage_contract, assert_metadata_contract, assert_embedder_contract, MockEmbedder, MockSummarizer.
Core Metrics
| embed-key | prompt-hash | kiromi-ai-test-suite | |
|---|---|---|---|
| Health Score | 49 | 49 | 56 |
| Total Downloads | 13 | 13 | 68 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 8 |
| Releases | 1 | 1 | 4 |
| Last Updated | 9d ago | 9d ago | 22d ago |
| Age | 9d | 9d | 22d |
Health Breakdown
embed-key
Maintenance
12
Quality
15
Community
6
Popularity
1
Documentation
15
prompt-hash
Maintenance
12
Quality
15
Community
6
Popularity
1
Documentation
15
kiromi-ai-test-suite
Maintenance
18
Quality
12
Community
9
Popularity
2
Documentation
15
Technical Details
| embed-key | prompt-hash | kiromi-ai-test-suite | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 0.2.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 0 | 0 | 9 |
| Crate Size | 8KB | 9KB | 27KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.74 | 1.74 | 1.95 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •kiromi-ai-test-suite leads with a health score of 56/100, but none of the options score above 80.