GraphCanon updated today · GitHub synced today
Decision brief
RuVector integrates high-performance vector operations and graph neural networks in real-time applications with an emphasis on low-latency self-learning capabilities.
Good fit when
- When you require fast, real-time vector processing alongside graph neural network operations for quick inference.
- For use cases needing a memory database capability within the system that can handle AI-driven decision making.
Avoid when
- Avoid if your project or environment cannot support Rust-based dependencies crucial for RuVector's performance.
- Not advisable if comprehensive pre-trained model libraries like those provided by ONNX are a requirement, as RuVector focuses more on its unique real-time and self-learning aspects.
- Pricing:
- freemium - The MIT license is free to use for both personal and commercial purposes but requires redistribution of source code under the MIT License if modifications are made.
- Requirements:
- Must have a Rust-supported environment.; Systems using RuVector must be designed to handle real-time data processing efficiently.
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (0d since push)
- As of today
- Provenance
- Not a fork · Personal account
- As of today
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
cargo add RuVector crates.ioSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
RuVector is built in Rust to deliver high performance, real-time capabilities, self-learning AI, vector operations, and graph neural networks with memory database functionalities.
Capability facts
- CLI
- CLI entrypoint
Source: package.json:bin|scripts · Aug 24, 2026
- MCP server
- No MCP server detected
Source: repo_scan · Aug 24, 2026
- Languages
- rust, javascript
Source: github.language+package.json · Aug 24, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Aug 24, 2026)
| Node.js and TypeScript | [`ruvector`](https://www.npmjs.com/package/ruvector) | Local pSource link
Tags
README
Deployment surfaces
| Surface | Package or crate | Data boundary |
|---|---|---|
| Node.js and TypeScript | ruvector | Local process and local files |
| Rust | ruvector-core | Local process and local files |
| Browser | @ruvector/wasm | Browser memory and browser storage |
| HTTP service | ruvector-server | Your service boundary |
| PostgreSQL | ruvector-postgres | Your database boundary |
| RVF cognitive container | crates/rvf | Portable signed artifact |
| Shared Brain | mcp-brain | Optional hosted service |
Native npm binaries cover glibc Linux on x64 and arm64, macOS on x64 and arm64, and Windows on x64. Browser and other environments use separate packages. The root package's fallback mode is limited when neither the native core nor RVF can load; use @ruvector/wasm explicitly for browser vector operations. Validate the selected backend with:
npx ruvector info
License
RuVector is available under the MIT License.
For agents
This page has a .md twin and JSON over the API.