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
- chore(deps): bump github/codeql-action from 4.32.0 to 4.32.1
- chore(deps): bump biz.aQute.bnd.builder from 6.4.0 to 7.2.1
- chore(deps): bump com.vanniktech.maven.publish from 0.33.0 to 0.36.0
- chore(deps): bump actions/setup-java from 5.1.0 to 5.2.0
- chore(deps): bump org.testng:testng from 7.5 to 7.12.0
- chore(deps): bump actions/checkout from 6.0.1 to 6.0.2
- chore(deps): bump gradle-wrapper from 8.14 to 9.3.1
- Cache/Replay operators to be more GC friendly
- Fragile window abandonment during concatMap operations; silent data loss
- Observable.create may call source callback with already disposed emitter
- Docs
- Java not yet supported