Requires JDK 17+ and Maven 3.9+.
mvn clean testcompiles the library and unit tests.run-demo.batbuilds the library and runs the file fingerprint example.run-benchmark.batbuilds the library and runs the hashing throughput example.
The current backend is portable Java; native SIMD implementations can be introduced without changing the public API.