The awesome collection of OpenClaw skills. 5,400+ skills filtered and categorized from the official OpenClaw Skills Registry.🦞
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.
Builders who want to choose a memory system for Claude Code, Codex, or another coding agent.
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
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
Quick start
- Browse the table: carsteneu.github.io/ai-memory-comparison — sortable, filterable, underdogs first
- Read the evidence:
evidence/directory, one file per system, citations to specific source lines - Contribute: See CONTRIBUTING.md
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
- Specifically designed for AI agent memory — not general vector DBs, not RAG frameworks
- Intended for coding agents — or adaptable to them (Claude Code, Codex, OpenCode, etc.)
- Open source — public repo with a recognized license
- Not abandoned — systems inactive for extended periods may be removed
Contributing
- Corrections: Open a PR with a link to the public source proving the correction
- New systems: Submit a PR with a complete evidence file — see CONTRIBUTING.md for details
- 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
- .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 itSign in to join the discussion.
No comments yet. Be the first to say what this is good for.
More collections
A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows
PM Skills Marketplace: 100+ agentic skills, commands, and plugins — from discovery to strategy, execution, launch, and growth.
A collection of MCP servers.
Model Context Protocol Servers
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.