Input4j is a modern Java input library built on the Foreign Function & Memory API (FFM). It provides fast, cross-platform controller and gamepad input without requiring JNI or native binaries. Input4j ...
RxJava is a Java VM implementation of Reactive Extensions: a library for composing asynchronous and event-based programs by using observable sequences. It extends the observer pattern to support ...