RxJavaString
String manipulator
A library providing RxJava string manipulation operators.
129 stars
15 watching
25 forks
Language: Java
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
reactivex/rxjavamath | Math operators for RxJava's functional programming framework | 96 |
reactivex/rxjavajoins | Joins operators for RxJava to combine multiple sources of data into a single stream of results | 100 |
reactivex/rxjavaasyncutil | Async utilities for RxJava to simplify asynchronous programming | 133 |
reactivex/rxjavacomputationexpressions | RxJava provides a way to compose and manage asynchronous data streams using computation expressions. | 60 |
reactivex/rxjavafx | A library that provides a bridge between RxJava and JavaFX event handling | 519 |
froussios/intro-to-rxjava | A comprehensive tutorial on RxJava implementation of reactive programming for the JVM | 2,045 |
reactivemarbles/dynamicdata | A set of reusable operations to manipulate and shape data in a declarative way without directly managing collections. | 1,734 |
anitaa1990/rxandroid-sample | A collection of concise write-ups on implementing Reactive Programming in Android using RxJava | 36 |
jooq/joox | An XML manipulation library inspired by jQuery and jRTF for the W3C DOM API in Java. | 495 |
reactivex/rxscala | A Scala adapter to RxJava for composing asynchronous and event-based programs using observable sequences | 888 |
vert-x3/vertx-rx | A reactive extensions framework for building composable and event-driven applications with Vert.x | 147 |
jas-chen/rx-redux | A reimplementation of Redux using RxJS | 421 |
reactivex/rxgroovy | An RxJava adapter for Groovy that enables reactive programming with Groovy closures. | 158 |
imrafaelmerino/vertx-effect | A toolkit for building reactive applications using actors and persistent data structures in Vert.x | 0 |
xmartlabs/rxsimplenosql | Reactive extensions for working with entities in a NoSQL database | 37 |