We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d50b249 + 4efa0c8 commit c9795f7Copy full SHA for c9795f7
README.md
@@ -197,6 +197,7 @@ https://github.com/dbaranchuk/ivf-hnsw
197
* Go implementation: https://github.com/Bithack/go-hnsw
198
* Python implementation (as a part of the clustering code by by Matteo Dell'Amico): https://github.com/matteodellamico/flexible-clustering
199
* Java implementation: https://github.com/jelmerk/hnswlib
200
+* Java bindings using Java Native Access: https://github.com/stepstone-tech/hnswlib-jna
201
* .Net implementation: https://github.com/microsoft/HNSW.Net
202
203
### Contributing to the repository
0 commit comments