Sandbox
@carsteneu/ai-memory-comparison

Source-backed memory system comparison for coding agents

This repository compares memory systems meant for AI coding agents and keeps the claims tied to public docs or source code. The site shows 86 systems across 79 features, with evidence files for each row so you can verify the data yourself.

163 stars24 forksHTMLUpdated 7d ago
Who it's for

Builders who want to choose a memory system for Claude Code, Codex, or another coding agent.

What it delivers

You can compare memory tools with evidence instead of relying on marketing claims.

What it does

Feature comparison table

Shows 86 systems across 79 features in one sortable comparison.

Source-backed claims

Each ✅ links to the exact public source line or code that supports it.

Per-system evidence files

Keeps one markdown evidence file per system under `evidence/` for re-checking claims.

Open-source curation rules

Includes criteria for what counts as an AI agent memory system and how new entries are accepted.

Live generated site

Uses `index.html`, `build.js`, and `tools/generate-tbody.js` to publish the comparison as a website.

README

GitHub stars License Systems Features Build Website PRs Welcome

AI Memory Systems a Feature Comparison

Live comparison table: carsteneu.github.io/ai-memory-comparison

86 systems, 79 features, source-backed. Every ✅ links to the exact code or docs that prove it.

What this is

A feature-level comparison of memory systems for AI coding agents. 86 systems compared across 79 features on seven axes: Data Model, Search & Retrieval, Knowledge Lifecycle, Extraction Pipeline, Platform Support, Architecture, and Benchmarks. Every claim backed by a public source citation — no marketing, no inference.

Star History

Star History ChartStar History Chart

Quick start

Methodology

Every ✅ requires at least one public source: README, docs, or source code. If a feature isn't documented, it's marked ❌. Code beats docs — if docs claim a feature but the implementation doesn't exist, it's ❌. Systems are re-auditable at any time via their evidence files.

Curation criteria

  1. Specifically designed for AI agent memory — not general vector DBs, not RAG frameworks
  2. Intended for coding agents — or adaptable to them (Claude Code, Codex, OpenCode, etc.)
  3. Open source — public repo with a recognized license
  4. Not abandoned — systems inactive for extended periods may be removed

Contributing

  1. Corrections: Open a PR with a link to the public source proving the correction
  2. New systems: Submit a PR with a complete evidence file — see CONTRIBUTING.md for details
  3. New features: PR with sources for ALL systems in that row

Project maintainers: corrections to your project's row get priority review.

License

MIT — attribution required. Copy it, fork it, use it anywhere.

Disclosure

This comparison is maintained by the author of YesMem. YesMem is listed alongside every other system and follows the same evidence rules.

Files in the repo

Repository payload15 top-level entries
  • .github
  • evidence
  • tools
  • .gitignore
  • .nojekyll
  • build.js
  • comparison.md
  • CONTRIBUTING.md
  • CRITERIA.md
  • data.js
  • index.html
  • LICENSE
  • README.md
  • star-history-dark.svg
  • star-history.svg

Discussion (0)

Ask about usage, or say what you built with it

Sign in to join the discussion.

No comments yet. Be the first to say what this is good for.

More collections

The awesome collection of OpenClaw skills. 5,400+ skills filtered and categorized from the official OpenClaw Skills Registry.🦞

52k
phuryn/
pm-skills
phuryn/pm-skillsCollections

PM Skills Marketplace: 100+ agentic skills, commands, and plugins — from discovery to strategy, execution, launch, and growth.

26k

Extracted system prompts from Anthropic - Claude Fable 5.1, Opus 5, Claude Design, Claude Code. OpenAI - ChatGPT GPT-6-Astra, Codex. Google - Gemini 3.8 Flash, 3.1 Pro, Antigravity. xAI - Grok, Grok Bot, Cursor, Kimi and more! Updated regularly.

65k
1 add