Decision Workspace
brainwires-memory vs rullama-memory vs rullama-stores
Side-by-side comparison of Rust crates
Tiered hot/warm/cold agent memory orchestration for the Brainwires Agent Framework — `TieredMemory` multi-factor adaptive search across the schema stores in `brainwires-stores`, plus the `dream` offline consolidation engine (summarisation, fact extraction, tier demotion).
Tiered hot/warm/cold agent memory orchestration for the rullama agent framework — `TieredMemory` multi-factor adaptive search across the schema stores in `rullama-stores`, plus the `dream` offline consolidation engine (summarisation, fact extraction, tier demotion).
Opinionated minimum data-store set for the rullama agent framework — sessions, conversations, tasks, plans, locks, images, and tiered hot/warm/cold memory. All built on the rullama-storage StorageBackend trait.
Core Metrics
| brainwires-memory | rullama-memory | rullama-stores | |
|---|---|---|---|
| Health Score | 46 | 49 | 51 |
| Total Downloads | 35 | 23 | 32 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 1 | 1 | 3 |
| Releases | 1 | 1 | 1 |
| Last Updated | 54d ago | 12d ago | 12d ago |
| Age | 1m | 12d | 12d |
Health Breakdown
Technical Details
| brainwires-memory | rullama-memory | rullama-stores | |
|---|---|---|---|
| Version | 0.11.0 | 0.12.0 | 0.12.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 16 | 15 | 19 |
| Crate Size | 65KB | 64KB | 87KB |
| Features | 3 | 3 | 9 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.91 | 1.91 | 1.91 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rullama-stores leads with a health score of 51/100, but none of the options score above 80.
- •brainwires-memory has the most downloads (35), suggesting wider adoption.