reactor-core
https://github.com/reactor/reactor-core
Java
Non-Blocking Reactive Foundation for the JVM
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 supported1 Subscribers
Add a CodeTriage badge to reactor-core
Help out
- Issues
- Bump actions/checkout from 4.2.1 to 4.2.2 in /.github/workflows
- Bump actions/setup-java from 4.4.0 to 4.5.0 in /.github/workflows
- Bump org.junit:junit-bom from 5.11.2 to 5.11.3
- Skip redundant tag deduplication
- Optimize `Scannable#name()` and related logic
- The `META-INF/versions/x` class files are compiled to the wrong version of Java
- Rework `Mono` stack to ensure `Mono` is treated as `Fuseable` by default
- Poor mergeComparing performance
- Reactor core primitives Flux#using, Flux#usingWhen, Flux#fromIterable should be GC friendly to prevent memory leak
- Test TimedSchedulerTest#workerSchedulePeriodicallyIsCorrectlyMetered() failed while releasing 3.5.0 version
- Docs
- Java not yet supported