Comparison
claude-mem vs chidori
Verdict
Pick claude-mem when claude-mem is primarily JavaScript; chidori is Rust; pick chidori when chidori is primarily Rust; claude-mem is JavaScript.
Markdown twin · claude-mem alternatives · chidori alternatives
GraphCanon updated today
vs
Trust & integrity
| Signal | claude-mem | chidori |
|---|---|---|
| Maintenance | Very active (1d since push) As of 1d · github_public_v1 | Very active (0d since push) As of today · github_public_v1 |
| Provenance | Not a fork · Personal account As of 1d · github_public_v1 | Not a fork · Organization account As of today · github_public_v1 |
| Security (OSV) | No lockfile As of 1d · none | No lockfile As of today · none |
Tagline
- claude-mem
- Persistent Context Across Sessions for Every Agent
- chidori
- The agent framework where every run is durable, replayable, and resumable by default.
Stars
- claude-mem
- 87k
- chidori
- 1.4k
Forks
- claude-mem
- 7.5k
- chidori
- 56
Open issues
- claude-mem
- 252
- chidori
- 3
Language
- claude-mem
- JavaScript
- chidori
- Rust
Adopt for
- claude-mem
- claude-mem provides persistent context across sessions, leveraging AI to capture and compress agent activity.
- chidori
- -
Persona
- claude-mem
- -
- chidori
- -
Runtime
- claude-mem
- -
- chidori
- -
License
- claude-mem
- Claude-Mem is distributed under the Apache License 2.0, allowing it to be freely used in a variety of development and production environments while maintaining clear licensing terms.
- chidori
- Apache-2.0
Last pushed
- claude-mem
- Jul 9, 2026
- chidori
- Jul 11, 2026
Categories
- claude-mem
- AI Agents, Inference & Serving
- chidori
- AI Agents, Inference & Serving, LLM Frameworks
Trust and health
Days since push
- claude-mem
- 1d
- chidori
- 0d
Open issues (now)
- claude-mem
- 252
- chidori
- 3
Owner type
- claude-mem
- User
- chidori
- Organization
Full report
- claude-mem
- Trust report
- chidori
- Trust report
Shared compatibility
- Python · claude-mem: Python runtime · chidori: Python runtime
Choose claude-mem if…
- claude-mem is primarily JavaScript; chidori is Rust.
- Requirements: Requires Node.js v20.0.0 or higher.; Must have the latest version of Claude Code with plugin support.; Auto-installs Bun (JavaScript runtime and process manager) if not already present.; Requires uv (Python package for vector search), auto-installation supported..
- Tags unique to claude-mem: ai-agents, ai-memory, chromadb, claude.
- When you require seamless and persistent context continuity between different session interactions with Claude Code or other supported agents.
When NOT to use claude-mem
- When working in environments where Node.js v20.0.0 or higher cannot be installed, as claude-mem requires this version to operate.
- If your specific AI agent or tool does not integrate with the supported frameworks listed (e.g., Claude Code, OpenClaw), making context persistence ineffective for your workflow.
Choose chidori if…
- chidori is primarily Rust; claude-mem is JavaScript.
- Tags unique to chidori: agent-framework, agents, ai, checkpointing.
- Also covers LLM Frameworks.
When NOT to use chidori
- AI Agents: Don't use an agent loop when a deterministic workflow would do; agents add latency, cost, and non-determinism.
- Inference & Serving: Self-hosting rarely beats a hosted API on cost until you have steady, high-volume traffic.
- LLM Frameworks: Avoid a framework for a single prompt-and-retrieve call; the abstraction can cost more than it saves.
Explore
Sources
Every stat on this page traces to a dated GitHub sync, license file, enrichment field, or trust scan.
- GitHub stars (thedotmack/claude-mem) · observed Jul 11, 2026
- GitHub forks (thedotmack/claude-mem) · observed Jul 11, 2026
- Last push (thedotmack/claude-mem) · observed Jul 9, 2026
- License file (Apache-2.0) · observed Jul 11, 2026
- Decision facts (enrichment) · observed Jul 11, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
- GitHub stars (ThousandBirdsInc/chidori) · observed Jul 11, 2026
- GitHub forks (ThousandBirdsInc/chidori) · observed Jul 11, 2026
- Last push (ThousandBirdsInc/chidori) · observed Jul 11, 2026
- License file (Apache-2.0) · observed Jul 11, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
GitHub stars on cards: claude-mem 87k · chidori 1.4k (synced Jul 11, 2026).
Common questions
- What is the difference between claude-mem and chidori?
- claude-mem: Persistent Context Across Sessions for Every Agent. chidori: The agent framework where every run is durable, replayable, and resumable by default.. See the comparison table for live GitHub stats and shared categories.
- When should I choose claude-mem over chidori?
- Choose claude-mem over chidori when claude-mem is primarily JavaScript; chidori is Rust; Requirements: Requires Node.js v20.0.0 or higher.; Must have the latest version of Claude Code with plugin support.; Auto-installs Bun (JavaScript runtime and process manager) if not already present.; Requires uv (Python package for vector search), auto-installation supported.; Tags unique to claude-mem: ai-agents, ai-memory, chromadb, claude; When you require seamless and persistent context continuity between different session interactions with Claude Code or other supported agents.
- When should I choose chidori over claude-mem?
- Choose chidori over claude-mem when chidori is primarily Rust; claude-mem is JavaScript; Tags unique to chidori: agent-framework, agents, ai, checkpointing; Also covers LLM Frameworks.
- When should I avoid claude-mem?
- When working in environments where Node.js v20.0.0 or higher cannot be installed, as claude-mem requires this version to operate. If your specific AI agent or tool does not integrate with the supported frameworks listed (e.g., Claude Code, OpenClaw), making context persistence ineffective for your workflow.
- When should I avoid chidori?
- AI Agents: Don't use an agent loop when a deterministic workflow would do; agents add latency, cost, and non-determinism. Inference & Serving: Self-hosting rarely beats a hosted API on cost until you have steady, high-volume traffic. LLM Frameworks: Avoid a framework for a single prompt-and-retrieve call; the abstraction can cost more than it saves.
- Is claude-mem or chidori more popular on GitHub?
- claude-mem has more GitHub stars (86,816 vs 1,358). Stars measure visibility, not whether either tool fits your constraints.
- Are claude-mem and chidori open source?
- Yes - both are open-source projects on GitHub (claude-mem: Apache-2.0, chidori: Apache-2.0).
- Where can I find alternatives to claude-mem or chidori?
- GraphCanon lists graph-backed alternatives at claude-mem alternatives and chidori alternatives (claude-mem markdown twin, chidori markdown twin), ranked by typed relationship edges rather than popularity votes.
- Is there a machine-readable version of this comparison?
- Yes. The markdown twin at this comparison mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.
- Which is better maintained, claude-mem or chidori?
- claude-mem: Very active. chidori: Very active. Compare maintenance labels, days since push, and release cadence in the trust section below - stars alone do not measure maintenance.
- Where are the full trust reports for claude-mem and chidori?
- GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: claude-mem trust report; chidori trust report.