#20 · Primary category: Vector Databases
RuVector
RuVector is a High Performance, Real-Time, Self-Learning Ai, Vector GNN, Memory DB built in Rust.
Project last updated:08/29/26
GitHub Stars
4.5K
Forks
591
Contributors
25
License
MIT
Why we included this project
Agents that need to remember things between sessions can use RuVector as a real storage layer rather than a demo. It runs entirely on your machine, with no database server and no API key. The local embedding model is cached on first use, so retrieval costs nothing per query and sensitive data never has to leave your control. On top of vector search it layers graph relationships and explicit feedback learning, so recalled context improves from recorded outcomes instead of just sitting there. With Node.js and Rust bindings plus CLI hooks it slots into existing agent loops quickly, and while some typed memory managers are still maturing, the general-purpose vector store is the safest place to start for production work.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
supabase
The Postgres development platform. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
tidb
TiDB is built for agentic workloads that grow unpredictably, with ACID guarantees and native support for transactions, analytics, and vector search. No data silos. No noisy neighbors. No infrastructure ceiling.
milvus
Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search
qdrant
Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
chroma
Search infrastructure for AI