mirror of
https://github.com/ruvnet/RuVector.git
synced 2026-05-23 12:55:26 +00:00
- Move router-* folders into crates/ directory - Move profiling folder into crates/ - Update Cargo.toml workspace to include new crate locations - Add node_modules/ and package-lock.json to .gitignore - Remove node_modules directory from repository - Create new README.md with project overview and badges - Move old technical documentation to docs/TECHNICAL_PLAN.md This reorganization improves the project structure by: - Consolidating all Rust crates in the crates/ directory - Following standard Rust workspace conventions - Cleaning up root directory clutter - Providing a clear, professional README for new users |
||
|---|---|---|
| .. | ||
| benchmark_all.sh | ||
| cpu_profile.sh | ||
| generate_flamegraph.sh | ||
| install_tools.sh | ||
| memory_profile.sh | ||
| run_all_analysis.sh | ||