jar

com.stepstone.search.hnswlib.jna : hnswlib-jna-parent

Maven & Gradle

Feb 10, 2021
32 stars

hnswlib · This project contains a JNA (Java Native Access) implementation built on top of the native Hnswlib (Hierarchical Navigable Small World Graph) which offers a fast approximate nearest neighbor search. It includes some modifications and simplifications in order to provide Hnswlib features with native like performance to applications written in Java. Differently from the original Python implementation, the multi-thread support is not included in the bindings itself but it can be easily implemented on the Java side.

Table Of Contents

Latest Version

Download com.stepstone.search.hnswlib.jna : hnswlib-jna-parent JAR file - Latest Versions:

All Versions

Download com.stepstone.search.hnswlib.jna : hnswlib-jna-parent JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.x
1.3.x
1.2.x
1.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window hnswlib-jna-parent-1.4.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.