ruvector/crates
rUv 3a8c14eefc feat: Add NAPI-RS npm packages for tiny-dancer and router
- Create @ruvector/tiny-dancer npm package with platform-specific bindings
- Create @ruvector/router npm package with VectorDb for semantic search
- Add NAPI-RS build configuration for both crates
- Add GitHub Actions workflows for multi-platform builds (linux, darwin, windows)
- Include TypeScript definitions and comprehensive tests
- Support local .node file loading for development

Platform support:
- linux-x64-gnu
- linux-arm64-gnu
- darwin-x64
- darwin-arm64
- win32-x64-msvc

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-27 05:55:06 +00:00
..
profiling Reorganize repository structure 2025-11-19 20:53:37 +00:00
ruvector-bench chore: Update workspace version to 0.1.2 and simplify CI workflow 2025-11-26 17:43:34 +00:00
ruvector-cli feat: Add persistence support and Cypher queries to @ruvector/graph-node 2025-11-27 04:26:50 +00:00
ruvector-cluster docs: Add README files for all crates and update root README with crates table 2025-11-26 18:15:05 +00:00
ruvector-collections docs: Add README files for all crates and update root README with crates table 2025-11-26 18:15:05 +00:00
ruvector-core fix: Update version test to be dynamic 2025-11-27 01:14:19 +00:00
ruvector-filter docs: Add README files for all crates and update root README with crates table 2025-11-26 18:15:05 +00:00
ruvector-gnn chore: Bump version to 0.1.15 with security fixes and GNN forgetting mitigation 2025-11-27 00:52:24 +00:00
ruvector-gnn-node feat: Add persistence support and Cypher queries to @ruvector/graph-node 2025-11-27 04:26:50 +00:00
ruvector-gnn-wasm chore: Bump version to 0.1.15 with security fixes and GNN forgetting mitigation 2025-11-27 00:52:24 +00:00
ruvector-graph chore: Bump version to 0.1.15 with security fixes and GNN forgetting mitigation 2025-11-27 00:52:24 +00:00
ruvector-graph-node feat: Add persistence support and Cypher queries to @ruvector/graph-node 2025-11-27 04:26:50 +00:00
ruvector-graph-wasm chore: Update workspace version to 0.1.2 and simplify CI workflow 2025-11-26 17:43:34 +00:00
ruvector-metrics docs: Add README files for all crates and update root README with crates table 2025-11-26 18:15:05 +00:00
ruvector-node chore: Publish @ruvector/node@0.1.15 to npm 2025-11-27 03:09:57 +00:00
ruvector-raft docs: Add README files for all crates and update root README with crates table 2025-11-26 18:15:05 +00:00
ruvector-replication docs: Add README files for all crates and update root README with crates table 2025-11-26 18:15:05 +00:00
ruvector-router-cli chore: Update workspace version to 0.1.2 and simplify CI workflow 2025-11-26 17:43:34 +00:00
ruvector-router-core chore: Bump version to 0.1.15 with security fixes and GNN forgetting mitigation 2025-11-27 00:52:24 +00:00
ruvector-router-ffi feat: Add NAPI-RS npm packages for tiny-dancer and router 2025-11-27 05:55:06 +00:00
ruvector-router-wasm chore: Update workspace version to 0.1.2 and simplify CI workflow 2025-11-26 17:43:34 +00:00
ruvector-server docs: Add README files for all crates and update root README with crates table 2025-11-26 18:15:05 +00:00
ruvector-snapshot docs: Add README files for all crates and update root README with crates table 2025-11-26 18:15:05 +00:00
ruvector-tiny-dancer-core chore: Bump version to 0.1.15 with security fixes and GNN forgetting mitigation 2025-11-27 00:52:24 +00:00
ruvector-tiny-dancer-node feat: Add NAPI-RS npm packages for tiny-dancer and router 2025-11-27 05:55:06 +00:00
ruvector-tiny-dancer-wasm docs: Add README files for all crates and update root README with crates table 2025-11-26 18:15:05 +00:00
ruvector-wasm feat: Implement GNN forgetting mitigation (#17) 2025-11-26 23:17:07 +00:00