RxJavaString
String manipulator
A library providing RxJava string manipulation operators.
129 stars
15 watching
25 forks
Language: Java
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
reactivex/rxjavamath | Math operators for RxJava's functional programming framework | 97 |
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 | 520 |
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,750 |
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. | 496 |
reactivex/rxscala | A Scala adapter to RxJava for composing asynchronous and event-based programs using observable sequences | 887 |
vert-x3/vertx-rx | A library that extends Vert.x with support for reactive programming using Rx libraries | 147 |
jas-chen/rx-redux | A reimplementation of Redux using RxJS | 420 |
reactivex/rxgroovy | An RxJava adapter for Groovy that enables reactive programming with Groovy closures. | 158 |
imrafaelmerino/vertx-effect | A library that enables functional effects in the Vert.x ecosystem using actor model principles and persistent data structures. | 2 |
xmartlabs/rxsimplenosql | Reactive extensions for working with entities in a NoSQL database | 37 |