Decision Workspace
mnem-ingest vs mnem-backend-redb vs mnem-extract
Side-by-side comparison of Rust crates
55
mnem-ingest
experimentalv0.1.7
Ingest pipeline for mnem: source parsing (Markdown/text/code), chunking, and extraction into content-addressed memory graphs.
53
mnem-backend-redb
experimentalv0.1.7
Production embedded-KV backend for mnem - redb-backed Blockstore and OpHeadsStore.
53
mnem-extract
experimentalv0.1.7
Statistical, embedding-based entity + relation extraction for mnem (KeyBERT-style, co-occurrence PMI). Sync, no LLM, no network.
Core Metrics
| mnem-ingest | mnem-backend-redb | mnem-extract | |
|---|---|---|---|
| Health Score | 55 | 53 | 53 |
| Total Downloads | 111 | 138 | 108 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 12 | 16 | 4 |
| Releases | 4 | 6 | 5 |
| Last Updated | 4d ago | 4d ago | 4d ago |
| Age | 28d | 28d | 28d |
Health Breakdown
mnem-ingest
Maintenance
16
Quality
13
Community
9
Popularity
2
Documentation
15
mnem-backend-redb
Maintenance
14
Quality
13
Community
8
Popularity
3
Documentation
15
mnem-extract
Maintenance
14
Quality
14
Community
8
Popularity
2
Documentation
15
Technical Details
| mnem-ingest | mnem-backend-redb | mnem-extract | |
|---|---|---|---|
| Version | 0.1.7 | 0.1.7 | 0.1.7 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 34 | 7 | 10 |
| Crate Size | 78KB | 28KB | 37KB |
| Features | 6 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.95 | 1.95 | 1.95 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •mnem-ingest leads with a health score of 55/100, but none of the options score above 80.
- •mnem-backend-redb has the most downloads (138), suggesting wider adoption.