



RuVector Format (RVF) is a universal binary file format combining database, model, graph engine, kernel, and attestation into a deployable cognitive container. Provides quantum-resistant vector storage with post-quantum signatures, tamper-evident chains, and support for federated AI agent workflows.
Loading more......
RVF serves as a secure, executable knowledge unit for quantum-resistant vector operations and agent memory in distributed AI systems. Single .rvf files deploy from browser to bare metal with built-in security.
| What It Does | How |
|---|---|
| Self-boot as microservice | Real Linux kernel, 125ms boot |
| Hardware-speed lookups | eBPF bypasses userspace |
| Browser execution | 5.5KB WASM runtime |
| Git-like branching | COW for vectors |
| Tamper-evident | Hash-linked witness chains |
| Post-quantum signatures | ML-DSA-65 on segments |
| Federated manifests | Secure multi-party learning support |
28 segment types for secure agentic workflows.
cargo install rvf-cli
cargo add rvf-runtime
npm install @ruvector/rvf
npx @ruvector/rvf-mcp-server --transport stdio
Free and open-source.