repowiserepowise
Sign in
d-o-hub/rust-self-learning-memory
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowised-o-hub/rust-self-learning-memory

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.

Rust11github.com/d-o-hub/rust-self-learning-memory
Indexed atbbc71a6·14h ago·Up to date with upstream
Open dashboardChat with repo

Code health

8.8out of 10Excellent

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 report
Defect risk8.8/10 · Excellent
Maintainability9.3/10 · Excellent
Performance risk10.0/10 · Excellent
Files
2.0k
Symbols
18k
Modules
247
Doc pages
1.8k
Dead exports
35

Where the risk concentrates

All 147 hotspots

Ranked by prior bug fixes and change frequency, mined from the full git history rather than from the code alone.

FileChurnPrior fixesMaintainersCommits 90d
embeddings_internal.rsmemory-storage-turso/src/storage99.7th %ile525
code-quality.shscripts99.3th %ile535
similarity.rsmemory-core/src/embeddings99.8

Read more about d-o-hub/rust-self-learning-memory

  • OverviewFiles, symbols, languages, packages, git intelligence
  • ArchitectureDependency graph, layered architecture, symbol index, and third-party dependencies
  • Code healthPer-file health scores, hotspots, test coverage, dead code, and refactoring targets
  • AI explanationsProModule-by-module documentation generated from source

Add a badge to your README

Both badges are public, cached, and update on their own after every index. Nothing to install.

Repowise badge

Links to this page. Adding it also re-indexes the repo every week.

Repowise badge: explore code
[![repowise](https://api.repowise.dev/badge/wiki/d-o-hub/rust-self-learning-memory.svg)](https://repowise.dev/repo/d-o-hub/rust-self-learning-memory)

Code health badge

Average health across every file, straight from the latest index.

Code health badge showing the average health score out of 10
[![Code health](https://api.repowise.dev/badge/health/d-o-hub/rust-self-learning-memory.svg)](https://repowise.dev/repo/d-o-hub/rust-self-learning-memory)

How d-o-hub/rust-self-learning-memory works

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.

th %ile
4bug magnet
4
14
mod.rsmemory-core/src/memory99.6th %ile4513
agentfs.rsmemory-core/src/reward/external99.5th %ile4313
lib.rsmemory-storage-redb/src99.3th %ile4513
  • CommitsChange-risk ranked history with AI-agent provenance and hotspots
  • ContributorsBus-factor, per-file maintainer maps, and human/agent collaboration
  • DecisionsArchitectural decisions extracted from commits and PRs
  • Chat with this repoSign inProAsk grounded questions over the indexed code