vecgo

🧬🔍🗄️ Unlock the power of vector indexing and search in your Go applications with the HNSW algorithm for approximate nearest neighbor search, seamlessly embedded within your application.

MIT License

Stars
9
Committers
2

Bot releases are visible (Hide)

vecgo - v0.0.12 Latest Release

Published by github-actions[bot] 7 months ago

Changelog

  • 041286d Refactor
vecgo - v0.0.11

Published by github-actions[bot] 7 months ago

Changelog

  • 6fbc1b9 Refactor
vecgo - v0.0.10

Published by github-actions[bot] 7 months ago

Changelog

  • e11c795 Refactor
vecgo - v0.0.9

Published by github-actions[bot] 7 months ago

Changelog

  • 084cb89 Refactor
  • b38900c Refactor
vecgo - v0.0.8

Published by github-actions[bot] 7 months ago

Changelog

  • 9065ab1 Refactor
vecgo - v0.0.7

Published by github-actions[bot] 7 months ago

Changelog

  • 45e807f Add avx512
vecgo - v0.0.6

Published by github-actions[bot] 7 months ago

Changelog

  • 4680779 Add avx
  • 3901ab7 Refactor
vecgo - v0.0.5

Published by github-actions[bot] 7 months ago

Changelog

  • 00b8a8a Add filtering
vecgo - v0.0.4

Published by github-actions[bot] 7 months ago

Changelog

  • ae1e32d Fix gob encoding/decoding
  • 92fc507 Refactor
vecgo - v0.0.3

Published by github-actions[bot] 7 months ago

Changelog

  • ccd38d6 Refactor
vecgo - v0.0.2

Published by github-actions[bot] 7 months ago

Changelog

  • 5285b3e Fix number of results
  • 7420462 Add comments
  • d1e2475 Add tests
vecgo - v0.0.1

Published by github-actions[bot] 7 months ago

Changelog

  • 870b31e Add badges
  • ecc31e4 Update readme
  • 611ab6a Initial commit
  • b1605ab Initial commit
  • ee904b1 Initial commit
  • fc25fb6 Initial commit