David Karnok
David Karnok
RxJavaInterop
Library to convert between RxJava 1.x and 2.x/3.x reactive types, schedulers and resource handles.
RxJavaExtensions
RxJava 2.x & 3.x extra sources, operators and components and ports of many 1.x companion libraries.
kotlin-flow-extensions
Extensions to the Kotlin Flow library.
ixjava
Iterable Extensions for Java 6+
open-ig
Free & open-source reimplementation of Imperium Galactica. Download the Installer below the file list!
RxJavaJdk8Interop
RxJava 2/3 interop library for supporting Java 8 features such as Optional, Stream and CompletableFuture [discontinued]
akarnokd-misc
Miscellaneous classes, implementations with gradle and jmh set up
async-enumerable
Prototype Java 9 library based on the asynchronous enumerable concept (where moveNext() returns a task to compose over).
async-enumerable-dotnet
Experimental operators for C# 8 IAsyncEnumerables