ruvector/npm/packages
Reuven 1b2cc840eb feat(diskann): NAPI-RS bindings + npm package + 14 tests passing
Rust core (ruvector-diskann):
- 4-accumulator L2 distance for ILP optimization
- Recall@10 = 1.000 on 2K vectors
- Search latency: 90µs (5K vectors, 128d, k=10)
- 14 tests: distance, PQ, Vamana, recall, scale, edge cases

NAPI-RS bindings (ruvector-diskann-node):
- Sync + async build/search
- Batch insert (flat Float32Array)
- Save/load, delete, count
- Thread-safe via parking_lot::RwLock

npm package (@ruvector/diskann):
- Platform-specific loader (linux/darwin/win)
- TypeScript declarations
- Node.js test passing

Co-Authored-By: claude-flow <ruv@ruv.net>
2026-04-06 17:44:28 -04:00
..
agentic-integration feat(training): RuvLTRA v2.4 Ecosystem Edition - 100% routing accuracy (#123) 2026-01-20 20:08:30 -05:00
agentic-synth chore: update npm build artifacts for ruvbot, cognitum-gate-wasm, ospipe, raft, replication, ruvector-wasm-unified, ruvllm, rvf, and other packages 2026-02-23 16:07:05 +00:00
agentic-synth-examples chore: update npm build artifacts for ruvbot, cognitum-gate-wasm, ospipe, raft, replication, ruvector-wasm-unified, ruvllm, rvf, and other packages 2026-02-23 16:07:05 +00:00
burst-scaling feat(training): RuvLTRA v2.4 Ecosystem Edition - 100% routing accuracy (#123) 2026-01-20 20:08:30 -05:00
cli feat(training): RuvLTRA v2.4 Ecosystem Edition - 100% routing accuracy (#123) 2026-01-20 20:08:30 -05:00
cloud-run chore: update npm build artifacts for ruvbot, cognitum-gate-wasm, ospipe, raft, replication, ruvector-wasm-unified, ruvllm, rvf, and other packages 2026-02-23 16:07:05 +00:00
cognitum-gate-wasm chore: update npm build artifacts for ruvbot, cognitum-gate-wasm, ospipe, raft, replication, ruvector-wasm-unified, ruvllm, rvf, and other packages 2026-02-23 16:07:05 +00:00
core feat: comprehensive ruvector updates - analysis, workers, dashboard enhancements 2026-01-02 14:43:06 +00:00
diskann feat(diskann): NAPI-RS bindings + npm package + 14 tests passing 2026-04-06 17:44:28 -04:00
graph-data-generator chore: update npm build artifacts for ruvbot, cognitum-gate-wasm, ospipe, raft, replication, ruvector-wasm-unified, ruvllm, rvf, and other packages 2026-02-23 16:07:05 +00:00
graph-node chore(graph-node): bump npm version to 2.0.2 2026-02-08 20:49:15 +00:00
graph-wasm docs: fix metadata and README issues from deep review 2026-02-08 20:49:15 +00:00
node feat(training): RuvLTRA v2.4 Ecosystem Edition - 100% routing accuracy (#123) 2026-01-20 20:08:30 -05:00
ospipe chore: update npm build artifacts for ruvbot, cognitum-gate-wasm, ospipe, raft, replication, ruvector-wasm-unified, ruvllm, rvf, and other packages 2026-02-23 16:07:05 +00:00
ospipe-wasm feat(ospipe): RuVector-enhanced personal AI memory for Screenpipe (#163) 2026-02-12 22:45:25 -05:00
pi-brain feat(sse): decouple SSE to mcp.pi.ruv.io proxy + Claude Code source research 2026-04-02 23:39:56 +00:00
postgres-cli chore: bump @ruvector/postgres-cli to 0.2.7 2026-02-15 06:25:23 +00:00
raft chore: update npm build artifacts for ruvbot, cognitum-gate-wasm, ospipe, raft, replication, ruvector-wasm-unified, ruvllm, rvf, and other packages 2026-02-23 16:07:05 +00:00
replication chore: update npm build artifacts for ruvbot, cognitum-gate-wasm, ospipe, raft, replication, ruvector-wasm-unified, ruvllm, rvf, and other packages 2026-02-23 16:07:05 +00:00
router chore(router): bump to 0.1.30 for clean publish with aligned deps 2026-04-06 16:36:48 -04:00
router-darwin-arm64 chore(router): bump to 0.1.30 for clean publish with aligned deps 2026-04-06 16:36:48 -04:00
router-darwin-x64 chore(router): bump to 0.1.30 for clean publish with aligned deps 2026-04-06 16:36:48 -04:00
router-linux-arm64-gnu chore(router): bump to 0.1.30 for clean publish with aligned deps 2026-04-06 16:36:48 -04:00
router-linux-x64-gnu chore(router): bump to 0.1.30 for clean publish with aligned deps 2026-04-06 16:36:48 -04:00
router-win32-x64-msvc chore(router): bump to 0.1.30 for clean publish with aligned deps 2026-04-06 16:36:48 -04:00
rudag feat(training): RuvLTRA v2.4 Ecosystem Edition - 100% routing accuracy (#123) 2026-01-20 20:08:30 -05:00
ruqu-wasm chore(ruqu): bump to v2.0.5 with updated READMEs 2026-02-12 18:44:22 +00:00
ruvbot chore: update npm build artifacts for ruvbot, cognitum-gate-wasm, ospipe, raft, replication, ruvector-wasm-unified, ruvllm, rvf, and other packages 2026-02-23 16:07:05 +00:00
ruvector feat(ruvector): implement missing capabilities (ADR-143) 2026-04-06 17:32:59 -04:00
ruvector-cnn feat(ruvector-cnn): CNN contrastive learning + SIMD optimization fixes (#252) 2026-03-11 17:41:53 -04:00
ruvector-extensions feat(training): RuvLTRA v2.4 Ecosystem Edition - 100% routing accuracy (#123) 2026-01-20 20:08:30 -05:00
ruvector-wasm chore: move packages to npm/packages directory (#130) 2026-01-21 23:50:45 -05:00
ruvector-wasm-unified chore: update npm build artifacts for ruvbot, cognitum-gate-wasm, ospipe, raft, replication, ruvector-wasm-unified, ruvllm, rvf, and other packages 2026-02-23 16:07:05 +00:00
ruvllm Fix CLI dimension field mismatch + add TurboQuant to README (#309) 2026-03-27 17:44:26 -04:00
ruvllm-cli chore: update npm build artifacts for ruvbot, cognitum-gate-wasm, ospipe, raft, replication, ruvector-wasm-unified, ruvllm, rvf, and other packages 2026-02-23 16:07:05 +00:00
ruvllm-darwin-arm64 feat(training): RuvLTRA v2.4 Ecosystem Edition - 100% routing accuracy (#123) 2026-01-20 20:08:30 -05:00
ruvllm-darwin-x64 feat(training): RuvLTRA v2.4 Ecosystem Edition - 100% routing accuracy (#123) 2026-01-20 20:08:30 -05:00
ruvllm-linux-arm64-gnu feat(training): RuvLTRA v2.4 Ecosystem Edition - 100% routing accuracy (#123) 2026-01-20 20:08:30 -05:00
ruvllm-linux-x64-gnu feat(training): RuvLTRA v2.4 Ecosystem Edition - 100% routing accuracy (#123) 2026-01-20 20:08:30 -05:00
ruvllm-wasm chore: update npm build artifacts for ruvbot, cognitum-gate-wasm, ospipe, raft, replication, ruvector-wasm-unified, ruvllm, rvf, and other packages 2026-02-23 16:07:05 +00:00
ruvllm-win32-x64-msvc feat(training): RuvLTRA v2.4 Ecosystem Edition - 100% routing accuracy (#123) 2026-01-20 20:08:30 -05:00
rvdna perf(rvdna): optimize hot paths and add real-data integration tests 2026-02-22 15:44:33 +00:00
rvf chore: update npm build artifacts for ruvbot, cognitum-gate-wasm, ospipe, raft, replication, ruvector-wasm-unified, ruvllm, rvf, and other packages 2026-02-23 16:07:05 +00:00
rvf-mcp-server docs: update READMEs with self-booting instructions, bump npm versions 2026-02-16 14:43:04 +00:00
rvf-node chore: Update RVF NAPI-RS binaries for all platforms 2026-03-13 01:44:04 +00:00
rvf-solver chore: update npm build artifacts for ruvbot, cognitum-gate-wasm, ospipe, raft, replication, ruvector-wasm-unified, ruvllm, rvf, and other packages 2026-02-23 16:07:05 +00:00
rvf-wasm fix(rvf-solver): add WASM binary, fix CJS loader, and correct field mapping 2026-02-17 02:05:37 +00:00
rvlite chore: bump and publish npm packages (ruvector 0.1.99, rvlite 0.2.4, rvf 0.1.3) 2026-02-15 06:19:48 +00:00
scipix feat(npm): add @ruvector/raft, @ruvector/replication, @ruvector/scipix packages (#129) 2026-01-21 22:58:14 -05:00
sona fix(brain): overhaul gist quality — deep research loop, strict novelty gates 2026-03-25 17:39:40 +00:00
spiking-neural feat(training): RuvLTRA v2.4 Ecosystem Edition - 100% routing accuracy (#123) 2026-01-20 20:08:30 -05:00
tiny-dancer feat(rvf): RuVector Format — Universal Cognitive Container SDK (#166) 2026-02-14 13:14:49 -05:00
tiny-dancer-darwin-arm64 feat: Add platform-specific npm packages for multi-platform support 2025-11-27 15:25:00 +00:00
tiny-dancer-darwin-x64 feat: Add platform-specific npm packages for multi-platform support 2025-11-27 15:25:00 +00:00
tiny-dancer-linux-arm64-gnu feat(rvf): RuVector Format — Universal Cognitive Container SDK (#166) 2026-02-14 13:14:49 -05:00
tiny-dancer-linux-x64-gnu feat: Add platform-specific npm packages for multi-platform support 2025-11-27 15:25:00 +00:00
tiny-dancer-win32-x64-msvc feat: Add platform-specific npm packages for multi-platform support 2025-11-27 15:25:00 +00:00