A modular Rust-based self-learning episodic memory system for AI agents, featuring hybrid storage with Turso (SQL) and redb (KV), async execution tracking, reward scoring, reflection, and pattern-based skill evolution. Designed for real-world applicability, maintainability, and scalable agent workflows.
d-o-hub/rust-self-learning-memory scores 8.8 out of 10 on defect risk, which Repowise rates Excellent. Maintainability scores 9.3 out of 10. Static performance risk scores 10.0 out of 10. The three are scored separately and never blended into a single number. 147 of 2,008 files are git hotspots, the places where changes and bug fixes concentrate.
Full health reportRanked by prior bug fixes and change frequency, mined from the full git history rather than from the code alone.
| File | Churn | Prior fixes | Maintainers | Commits 90d |
|---|---|---|---|---|
| embeddings_internal.rsmemory-storage-turso/src/storage | 99.7th %ile | 5 | 2 | 5 |
| code-quality.shscripts | 99.3th %ile | 5 | 3 | 5 |
| similarity.rsmemory-core/src/embeddings | 99.8 |
Both badges are public, cached, and update on their own after every index. Nothing to install.
Links to this page. Adding it also re-indexes the repo every week.
[](https://repowise.dev/repo/d-o-hub/rust-self-learning-memory)Average health across every file, straight from the latest index.
[](https://repowise.dev/repo/d-o-hub/rust-self-learning-memory)A modular Rust-based self-learning episodic memory system for AI agents, featuring hybrid storage with Turso (SQL) and redb (KV), async execution tracking, reward scoring, reflection, and pattern-based skill evolution. Designed for real-world applicability, maintainability, and scalable agent workflows. This page is an auto-generated, always-fresh map of the d-o-hub/rust-self-learning-memory repository, written primarily in Rust. Repowise indexes the source, parses every symbol, computes a dependency graph, scores per-file code health from complexity, duplication, test coverage and churn, mines git history for hotspots and ownership, and lifts the resulting architectural decisions into a wiki you can read or query through MCP.
The codebase has 2,008 source files, 17,902 symbols, and 10 languages, organised into 247 modules, led by rust, markdown, shell. Static analysis leaves 3,911 open findings across the three health dimensions.
Use the links above to open the interactive dashboards, or connect this repo to your editor via the Repowise MCP server for grounded answers inside Claude, Cursor, or VS Code.
| 4bug magnet |
| 4 |
| 14 |
| mod.rsmemory-core/src/memory | 99.6th %ile | 4 | 5 | 13 |
| agentfs.rsmemory-core/src/reward/external | 99.5th %ile | 4 | 3 | 13 |
| lib.rsmemory-storage-redb/src | 99.3th %ile | 4 | 5 | 13 |