ruvnet/RuVector
RuVector is a High Performance, Real-Time, Self-Learning Ai, Vector GNN, Memory DB built in Rust. observed · 2026-08-28
Health v2 · maintenance only
82/100
- Activity 99
- Release rhythm 95
- Longevity 20
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 2.0
- age_days: 287
- days_rel: 35
- days_push: 7
- n_releases_24m: 43
Adoption not part of the score
4456 stars · 589 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
RuVector is a Rust-native vector database and memory substrate for AI agents, combining persistent semantic embeddings, graph relationships, and feedback-based learning. It ships as a Rust crate and an npm package with a CLI for storing and recalling agent memories locally without a database server.
Use cases
- give ai agents persistent memory across sessions
- store and recall semantic memories locally
- build a vector database in rust
- add graph relationships to vector retrieval
- run local embeddings without an api key
- record feedback so agent memory improves over time
When to choose
- you need persistent, self-learning memory for AI agents with local-first storage
- you want a high-performance Rust vector database with graph and GNN features
- you need semantic recall without running a database server or external API
When to avoid
- you need a battle-tested, widely adopted vector database like pgvector or Qdrant for production workloads
- you require multi-model or multi-dimension embedding stores without reembedding
- you need managed hosting and a mature ecosystem around your vector store
Facets
library · maturity active
vector-database rag machine-learning database search-engine cli databases artificial-intelligence developer-tools rust cli cross-platform wasm agent-memory embeddings graph-neural-networks onnx persistent-memory self-learning low-latency ai-agents retrieval-augmented-generation nodejs
2 sources
- readme: https://github.com/ruvnet/RuVector · fetched 2026-08-28 · 414d110bf00e
- homepage: https://Cognitum.One/RuVector · fetched 2026-08-29 · 56c3cb3abc93
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ruvnet/RuVector | main | 82 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem