rxeither
Either data structure
A Java library that provides an Either data structure inspired by Scala's implementation for RxJava.
Either type for RxJava
91 stars
4 watching
4 forks
Language: Java
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
reactivex/rxjavastring | A library providing RxJava string manipulation operators. | 129 |
pakoito/rxtuples | Library providing tuple-like data structures to simplify RxJava usage and operations | 112 |
anitaa1990/rxandroid-sample | A collection of concise write-ups on implementing Reactive Programming in Android using RxJava | 36 |
henryruhs/rxjs-collection | An enhancement of standard data structures with RXJS capabilities | 5 |
ruedigermoeller/fast-serialization | Provides an efficient serialization framework compatible with JDK Serialization, enabling faster data exchange in Java applications. | 1,590 |
magro/kryo-serializers | A collection of serializers for various Java data structures and classes | 381 |
riatelab/statsbreaks | A JavaScript package to discretize quantitative datasets into thematic categories. | 22 |
reactivex/rxjavajoins | Joins operators for RxJava to combine multiple sources of data into a single stream of results | 100 |
sija/any_hash.cr | A library for working with nested data structures, providing an easy-to-use JSON-friendly hash class and methods for traversing and manipulating it. | 35 |
reactivex/rxjavacomputationexpressions | RxJava provides a way to compose and manage asynchronous data streams using computation expressions. | 60 |
orium/rpds | A Rust implementation of persistent data structures with structural sharing | 1,261 |
ribot/assertj-rx | Provides assertions for testing RxJava Observables in Java | 117 |
rxswiftcommunity/rxasdatasources | A Rx-based data source library for AsyncDisplayKit and Texture | 119 |
reactivex/rxjavafx | A library that provides a bridge between RxJava and JavaFX event handling | 519 |
davidmoten/rxjava-jdbc | An efficient execution and functional composition of database calls using JDBC and RxJava Observables. | 807 |