Packages
Browse packages indexed by the registry.
Anamnesis adapter for ghast (Electron AI companion) — reads prompts/, resources/bundled-skills/, and flags the encrypted user-profile DB
Anamnesis adapter for Hermes Agent (Nous Research) — reads ~/.hermes/{MEMORY,USER}.md + the SQLite session store
Anamnesis adapter for Letta (formerly MemGPT) — reads the self-hosted ~/.letta/letta.db SQLite store
Anamnesis adapter for mem0 (self-hosted SQLite or cloud API)
Anamnesis adapter for Memary (kingjulio8238/Memary) — reads the JSON cache files (memory_stream, entity_knowledge_store, past_chat, persona)
Anamnesis adapter for Memori (MemoriLabs/Memori) — reads SQLite-backed entity facts, process attributes, conversation messages, conversation summaries, and KG triples
Anamnesis adapter for MemOS (MemTensor/MemOS) — reads dumped MemCube directories (textual_memory.json) under ~/.memos/ or a user-supplied root
Anamnesis adapter for MemPalace — reads identity.txt + the ChromaDB-backed palace (drawers/closets) at ~/.mempalace/
Anamnesis adapter for OpenClaw — reads ~/.openclaw/workspace/{AGENTS,SOUL,TOOLS}.md + skills/<skill>/SKILL.md + session logs
Anamnesis adapter for OpenViking (volcengine/OpenViking) — reads the VikingFS AGFS layout (resources/user/agent/session × L0/L1/L2)
Anamnesis adapter for TencentDB Agent Memory — reads the 4-tier (refs/L0, jsonl/L1, scenarios/L2, persona/L3) layout under ~/.openclaw/memory-tdai/
Command-line interface for Anamnesis
Core domain types and adapter trait for Anamnesis
Embedding providers (local + cloud) for Anamnesis. Local default: fastembed-rs.
Two-stage extractor: turn Episode records into Fact / Preference / Feedback / Skill records (Stage 1 deterministic gate + Stage 2 LLM-driven distillation via a pluggable LlmProvider trait)
Importer pipeline: scan → normalize → chunk → upsert. Glues an adapter to the store.
MCP server exposing Anamnesis to any MCP-aware agent
Hybrid retrieval (FTS5 + vector + RRF) and context packing over the Anamnesis store.
SQLite-backed storage layer for Anamnesis
A simple CLI Todo app written in Rust
A distributed SQL database in Rust, built from the ground up to be deterministically testable
The Environment trait through which all ananke I/O flows, with real (tokio) and simulated implementations
The ananke storage engine: a write-ahead log and LSM tree generic over the ananke Environment, tested under deterministic crash injection
Register-shaped AIR (algebraic intermediate representation) for the Ananse zkVM
WebAssembly (WASM) module decoder and validator for the Ananse zkVM
Schedule-driven interpreter and reference semantics for the Ananse zkVM
Static stack-to-register lift for the Ananse zkVM
Register-column execution trace and linear-memory access log for the Ananse zkVM
Deterministic minimal WASI (WebAssembly System Interface) host for the Ananse zkVM
Anansi's auxiliary library.
Anansi's core.
Anansi's proc macros.
A fun game where you guess what number the computer has chosen.
A library for modelling artistic concepts.
Client for the Anapaya AA (Auth/n Auth/z) service
Protobuf definitions for the Anapaya AA (Auth/n Auth/z) service
SCION endhost API discovery
SCION endhost API discovery client
Protobuf definitions for the SCION endhost API
Tunnel packets through a QUIC/SCION connection
Hidden segment directory API client
Protobuf definitions for the HSD API
Anapaya's fork of the versatile QUIC transport protocol implementation
Anapaya's for of the state machine for the QUIC transport protocol