matchy-java v0.1.0
Initial release of matchy-java - Java wrapper for matchy.
Features
- JNA bindings to native matchy library
Databaseclass for opening and querying .mxy databasesDatabaseBuilderfor creating databases programmaticallyQueryResult,DatabaseStats,OpenOptionswrapper classes- Fat JAR with native libraries for Linux (x86_64, aarch64), macOS (aarch64), and Windows (x86_64)
Usage
Add the JAR to your classpath. The native library is bundled and loads automatically.