This repository contains the code from the "Mix in Rust with Java" blog.
- main: Java benchmarks
- kotlin: Kotlin examples
- uniffi-tryout: Kotlin benchmarks with additional UniFFI Kotlin bindings (which seem slow compared to the other bindings, likely because their using JNA internally)