kael-bit/engram-rs
by Various
Memory engine for AI agents — time axis (3-layer decay/promotion) + space axis (self-organizing topic tree). Hybrid search, LLM consolidation. Single Rust binary.
MCP
kael-bit/engram-rs
Added 1 June 2026
Overview
A memory engine for AI agents that organizes information along a time axis with three-layer decay and promotion and a space axis with a self-organizing topic tree. It provides hybrid search and LLM consolidation in a single Rust binary.
Best for
Best for
Developers building AI agents that need persistent, structured memory
Use cases
- Persisting agent memory across sessions with automatic decay
- Organizing knowledge into a self-organizing topic tree
- Retrieving relevant context using hybrid search
How to use
Install
curl -fsSL https://raw.githubusercontent.com/kael-bit/engram-rs/main/install.sh | bash Notes
A memory engine for AI agents that organizes information along a time axis with three-layer decay and promotion and a space axis with a self-organizing topic tree. It provides hybrid search and LLM consolidation in a single Rust binary.
25 stars on GitHub. Last updated 2026-03-03. Licensed MIT.
Use cases
- Persisting agent memory across sessions with automatic decay
- Organizing knowledge into a self-organizing topic tree
- Retrieving relevant context using hybrid search
Pros
- Single Rust binary simplifies deployment
- Combines temporal decay and topic organization for structured memory
- Hybrid search enables flexible retrieval of relevant information
Cons
- Low star count indicates early development stage
- Rust dependency may require compilation for some environments
- Limited documentation or examples beyond the repository
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Single Rust binary simplifies deployment
- Combines temporal decay and topic organization for structured memory
- Hybrid search enables flexible retrieval of relevant information
Cons
- Low star count indicates early development stage
- Rust dependency may require compilation for some environments
- Limited documentation or examples beyond the repository
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.