rxjava
https://github.com/reactivex/rxjava
Java
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported5 Subscribers
Add a CodeTriage badge to rxjava
Help out
- Issues
- 4.x: Java target version clarification
- 4.x: Separate `TestHelper.race` uses so they can run `@Isolated`
- 4.x: Convert JUnit 4 tests into JUnit 6 tests
- 4.x: Cleanup anyonymous inner class uses in unit tests
- 4.x: Rename all `rx4.` properties configuring the library into `rxjava4.`
- 4.x: Inviting the Scheduler implementations from my RxJavaExtensions companion library.
- 4.x: Javadoc self-check to use/expand upon `{@inheritDoc}`
- :information_source: Official Discord Server :information_source: https://dsc.gg/rxjava
- Cache/Replay operators to be more GC friendly
- Observable.create may call source callback with already disposed emitter
- Docs
- Java not yet supported