claude-memory-3layer and claude-cortex

Both are competing implementations of persistent memory systems for Claude Code—they each offer independent architectural approaches (structured storage with lifecycle management vs. brain-inspired cortex model) to solve the same problem of extending Claude's context capabilities.

claude-memory-3layer
40
Emerging
claude-cortex
26
Experimental
Maintenance 10/25
Adoption 5/25
Maturity 9/25
Community 16/25
Maintenance 13/25
Adoption 4/25
Maturity 9/25
Community 0/25
Stars: 14
Forks: 6
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 5
Forks:
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No Package No Dependents
No Package No Dependents

About claude-memory-3layer

KimYx0207/claude-memory-3layer

🧠 Claude Code 三层记忆系统 | 结构化存储 + 生命周期管理 + Git追踪 | 官方Auto Memory的管理层 | 一行命令安装 零依赖

Implements a three-layer memory architecture (JSON knowledge graph + daily markdown notes + tacit knowledge file) that integrates with Claude Code's native auto-memory through session lifecycle hooks (SessionStart, PostToolUse, PreCompact), enabling lifecycle management and git-based team sharing while maintaining ~1500-token budgets per topic. The system uses pure Python stdlib with zero external dependencies and provides automated cleanup suggestions via `/memory-review` commands to prevent knowledge rot.

About claude-cortex

YoungMoneyInvestments/claude-cortex

Claude Cortex — The memory layer Claude Code is missing. Modeled after the human brain.

Scores updated daily from GitHub, PyPI, and npm data. How scores work