Skip to content

Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk

License

Notifications You must be signed in to change notification settings

PurpleBear5/annoyCore

 
 

Repository files navigation

Annoy

Minor modification for use in c# Project already contains dll and so (not using AVX). Rebuild annoymodulecs.cpp if you need new dllso

Original: https://github.com/spotify/annoy

About

Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 48.6%
  • Python 29.6%
  • Lua 10.0%
  • Go 4.2%
  • C 3.2%
  • C# 2.9%
  • Other 1.5%