rxjava-file
File I/O observable library
A Java library providing observables for file I/O and event handling using RxJava and NIO.
RxJava observables for files including NIO events
82 stars
12 watching
17 forks
Language: Java
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
davidmoten/rxjava-jdbc | An efficient execution and functional composition of database calls using JDBC and RxJava Observables. | 807 |
davidmoten/rxjava-extras | A collection of utility classes and operators for RxJava, extending its functionality with additional operators and actions. | 269 |
pakoito/rxfunctions | A library for composing and chaining functions on Observables in RxJava to simplify complex data processing pipelines. | 49 |
reactivex/rxjavafx | A library that provides a bridge between RxJava and JavaFX event handling | 519 |
android10/frodo | A tool for logging RxJava Observables and Subscribers in Android apps. | 1,474 |
ribot/assertj-rx | Provides assertions for testing RxJava Observables in Java | 117 |
akarnokd/rxjavafiberinterop | A library that enables interoperation between RxJava 3 and JDK 21's Virtual Threads for non-blocking backpressure handling. | 36 |
odnoklassniki/one-nio | A high-performance Java library for building servers with low-level OS and JDK APIs integration | 660 |
reactivex/rxjavacomputationexpressions | RxJava provides a way to compose and manage asynchronous data streams using computation expressions. | 60 |
akarnokd/rxjavajdk9interop | A library providing interop between RxJava 3 and Java 9 Flow. | 21 |
reactivex/rxjavajoins | Joins operators for RxJava to combine multiple sources of data into a single stream of results | 100 |
psjava/psjava | A comprehensive library of algorithms and data structures for solving common programming problems in Java. | 72 |
pakoito/rxcomprehensions | A set of methods to simplify and reduce boilerplate code in RxJava Observable chains | 85 |
zenparsing/zen-observable | An implementation of Observables in JavaScript to handle asynchronous data streams and subscriptions. | 884 |
shagglund/observable-store | A Flux-like store and subscriber components based on RxJS observables | 0 |