Expirable in-memory key-value store
In memory Key/Value store that stores RwLock<Value> which expire in LRU order when unused
Greentic JSON working-memory store with in-memory and Redis backends
A batteries-included Rust toolkit for building intelligent agents with LLM integration, multi-protocol tool support, multi-agent orchestration, and MentisDB-backed durable memory.
AXON — the formal cognitive language: a deterministic, proof-carrying AI runtime. Native Rust lexer/parser/type-checker/IR generator (re-exported from axon-frontend) plus the runtime: typed channels (π-calculus mobility, capability extrusion), algebraic effects via Free Monad CPS handlers, lease kernel + reconcile loop, the Epistemic Security Kernel, Trust Types, Proof-Carrying Code (independently verifiable proof objects), and the closed-catalog extension mechanism. Crate publishes as `axon-lang`; library import is `use axon::*` so existing call sites keep working unchanged.
AI/Human task management system with file-based storage
CKB RPC server
A local-first memory store for AI agents with CLI, MCP server, and web explorer interfaces.
An in-memory key/value store for read-heavy workloads with expireable items.
High-performance concurrent expiration set using unsafe raw pointers / 基于非安全原始指针的高性能并发过期集合
AI Memory Infrastructure - Persistent memory for AI agents with semantic search
AI-agnostic persistent memory system — MCP server, HTTP API, and CLI for any AI platform