Show HN: LLM Memory Solved?
Category: database
Tags: associative-memory, rust, no-embedding
Score: 7.3/10 (Innovation: 7, Technical: 8, Documentation: 8, Utility: 6)
Neuron-db is an associative memory store in Rust that lets you write and recall facts by meaning without tables, schemas, or embeddings. Its zero-dependency core and unique cue-overlap retrieval with adaptive plastic tiers offer a novel approach to persistent memory for apps, trading semantic similarity for extreme efficiency and tiny storage footprint.
Target audience: backend devs
Repository: https://github.com/gary23w/neuron-db · Rust · MIT · 2 stars
View on Hacker News