# agentic-memory
Core Rust library for AgenticMemory.
This crate provides the binary graph memory engine used by the `amem` CLI and MCP integrations.
- Portable `.amem` format
- Typed cognitive events and edge relationships
- Graph-native query and traversal capabilities
- Memory-mappable storage for low-latency access
Project repository: https://github.com/agentralabs/agentic-memory