{"repo":"hexxla/hexxladb","free":true,"listed":false,"github":"https://github.com/hexxla/hexxladb","clone":"git clone https://github.com/hexxla/hexxladb.git","description":"A hex-native embedded database for Go. Morton keys, native ring scans, seams (contradictions), MVCC, provenance, and optional HNSW embeddings. Built from scratch for lattice-addressed memory.","language":"Go","stars":29,"topics":["agents","ai","database","embedded-database","embeddings","go","golang","hnsw","llm","vector-search"],"license":"MIT","category":"ai-agents","readme_excerpt":"HexxlaDB Embedded database — hex grid, vector search, provenance, contradiction tracking. --- HexxlaDB is an embedded Go library for structured, spatially-organised records. Items live at hex grid coordinates — retrieval expands outward in rings, stays within a budget, and respects validity windows. Every record carries provenance, confidence, and temporal bounds. Contradictions are stored as seams, not silently overwritten. Single binary, zero network dependencies, no daemon. --- How it works Cells sit at (q, r) hex coordinates. Related records sit nearby. LoadContext walks outward ring by ring from seed coordinates, filters superseded and low-confidence content, and returns a budget-bounded slice — a token window for a prompt, a tile range for a game engine, a context pack for an audit query. Primitive Description ------------- ----------------------------------------------------------------------------- Cell A record at (q, r) — content, tags, provenance, confidence, validity window Seam Conflict or supersession marker linking two cells Edge Directed relationship between cells (graph overlay) Facet Summary or annotation cryptographically bound to a cell Embedding Vector stored alongside a cell for HNSW similarity search --- Quick start Full runnable examples: examples/ — conversational memory, LLM context engine, spatial algorithms. Open a database Store a record and its embedding Search by meaning Assemble a token-budgeted context window Track contradictions and supersess","default_branch":null,"files":null,"tree":[],"storefront":"/r/hexxla","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/hexxla/hexxladb/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."}