{"repo":"bunkerlab-net/mempalace","free":true,"listed":false,"github":"https://github.com/bunkerlab-net/mempalace","clone":"git clone https://github.com/bunkerlab-net/mempalace.git","description":"A Rust reimplementation of MemPalace/mempalace","language":"Rust","stars":60,"topics":["ai","llm","mcp","memory","rust","sqlite","turso"],"license":"MIT","category":"mcp-servers","readme_excerpt":"Mempalace A local-first memory palace for AI assistants. Single static binary backed by embedded SQLite (turso). No Python, no ChromaDB, no API keys. Drop-in replacement for MemPalace/mempalace with a 13MB binary instead of a 100MB Python environment. --- Why The Python version used ChromaDB + SQLite. Under multiple simultaneous MCP clients, SQLite locking caused dropped writes. ChromaDB also carried a large dependency footprint and required Python to be installed. This reimplementation: - Ships as a single self-contained binary - Replaces ChromaDB semantic search with a keyword inverted index (BM25-style scoring via drawer words ) - Fixes the concurrency problem at the turso layer - Keeps all MCP tools and all CLI commands fully compatible Trade-off: Keyword search instead of embedding-based semantic search. Semantic search is deferred until an embedded model is available without network dependencies. --- Installation Optionally copy to a location on your PATH: Precompiled binaries (GitHub Actions Artifacts) Each artifact on the GitHub Actions page lists a sha256 digest. Verify the downloaded zip against that digest before extracting: The output should match the digest shown on the Artifacts page (strip the leading sha256: prefix before comparing). On macOS, the extracted binary will also be quarantined because it was not distributed through the App Store or a notarised installer. After extracting, remove the quarantine attribute before running: --- MCP Setup (Claude Code) T","default_branch":null,"files":null,"tree":[],"storefront":"/r/bunkerlab-net","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/bunkerlab-net/mempalace/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}