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
- Skip redundant tag deduplication
- Optimize `Scannable#name()` and related logic
- 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
- Evaluate instanceof overhead related to internal typing
- explore `Publisher` / `Subscriber` / `Subscription` characteristics as a replacement for instance check
- Add tests for AOT reflection hints
- EmitterProcessor queue not cleared on immediate cancellation
- Docs
- Java not yet supported