ruvector/crates
rUv 6a0ce6a637 docs: Reorganize documentation and add postgres README
ruvector-postgres:
- Add comprehensive README.md with features, comparison, tutorials
- Create docs/implementation/ and docs/guides/ subdirectories
- Move implementation summaries to organized locations

Root docs reorganization:
- Move HNSW docs to docs/hnsw/
- Move postgres docs to docs/postgres/
- Move zero-copy docs to docs/postgres/zero-copy/
- Move guides to docs/guides/
- Move architecture to docs/architecture/
- Move benchmarks docs to benchmarks/docs/
- Move benchmark source to benchmarks/src/

Cleanup:
- Remove duplicate install/ from root (now in crates/ruvector-postgres/install/)
- Remove stale benchmark results
- Remove duplicate binary files

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-02 16:45:44 +00:00
..
micro-hnsw-wasm feat(micro-hnsw-wasm): Add Neuromorphic HNSW v2.3 with SNN Integration (#40) 2025-12-01 22:30:15 -05:00
profiling Reorganize repository structure 2025-11-19 20:53:37 +00:00
ruvector-attention feat: Add attention mechanisms documentation and fix CLI bugs 2025-12-01 15:41:17 +00:00
ruvector-attention-cli fix: Fix PQ integration test failures and add v0.1.18 release 2025-11-30 20:45:43 +00:00
ruvector-attention-node feat: Export all 39 attention mechanisms and utilities 2025-11-30 22:23:21 +00:00
ruvector-attention-wasm feat: Add attention mechanisms documentation and fix CLI bugs 2025-12-01 15:41:17 +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(gnn): Add persistent GNN layer caching for 250-500x performance improvement 2025-11-27 21:18:26 +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: Fix PQ integration test failures and add v0.1.18 release 2025-11-30 20:45:43 +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(micro-hnsw-wasm): Add Neuromorphic HNSW v2.3 with SNN Integration (#40) 2025-12-01 22:30:15 -05: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 fix: Fix PQ integration test failures and add v0.1.18 release 2025-11-30 20:45:43 +00:00
ruvector-postgres docs: Reorganize documentation and add postgres README 2025-12-02 16:45:44 +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 chore: Bump version to 0.1.16 for npm package release 2025-11-27 21:48:12 +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 chore: Bump version to 0.1.16 for npm package release 2025-11-27 21:48:12 +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 chore: Bump version to 0.1.16 for npm package release 2025-11-27 21:48:12 +00:00