David Karnok

Results 23 repositories owned by David Karnok

RxJavaInterop

862
Stars
58
Forks
Watchers

Library to convert between RxJava 1.x and 2.x/3.x reactive types, schedulers and resource handles.

RxJavaExtensions

686
Stars
51
Forks
Watchers

RxJava 2.x & 3.x extra sources, operators and components and ports of many 1.x companion libraries.

kotlin-flow-extensions

504
Stars
20
Forks
Watchers

Extensions to the Kotlin Flow library.

ixjava

207
Stars
9
Forks
Watchers

Iterable Extensions for Java 6+

open-ig

241
Stars
55
Forks
Watchers

Free & open-source reimplementation of Imperium Galactica. Download the Installer below the file list!

RxJavaJdk8Interop

71
Stars
6
Forks
Watchers

RxJava 2/3 interop library for supporting Java 8 features such as Optional, Stream and CompletableFuture [discontinued]

AgeraTest2

21
Stars
1
Forks
Watchers

Small Android application to test reactive solutions

akarnokd-misc

55
Stars
18
Forks
Watchers

Miscellaneous classes, implementations with gradle and jmh set up

async-enumerable

18
Stars
1
Forks
Watchers

Prototype Java 9 library based on the asynchronous enumerable concept (where moveNext() returns a task to compose over).

async-enumerable-dotnet

38
Stars
2
Forks
Watchers

Experimental operators for C# 8 IAsyncEnumerables