This repo contains the reference implementation of BitPart, a novel exact search mechanism intended for use in high-dimensional spaces.
<dependency>
<groupId>com.github.aldearle</groupId>
<artifactId>bitpart</artifactId>
<version>1.0.2</version>
</dependency>