smallrye / Smallrye Mutiny
Licence: apache-2.0
An Intuitive Event-Driven Reactive Programming Library for Java
Stars: ✭ 231
Programming Languages
java
68154 projects - #9 most used programming language
Projects that are alternatives of or similar to Smallrye Mutiny
Reactor Core
Non-Blocking Reactive Foundation for the JVM
Stars: ✭ 3,891 (+1584.42%)
Mutual labels: reactive, asynchronous, reactive-streams, reactive-extensions, jvm
Cyclops
An advanced, but easy to use, platform for writing functional applications in Java 8.
Stars: ✭ 1,180 (+410.82%)
Mutual labels: reactive, asynchronous, reactive-streams, streams
Rxdownloader
- Reactive Extension Library for Android to download files
Stars: ✭ 40 (-82.68%)
Mutual labels: reactive, reactive-streams, reactive-extensions
rxjava2-http
Transmit RxJava2 Flowable over http with non-blocking backpressure
Stars: ✭ 19 (-91.77%)
Mutual labels: reactive, jvm, reactive-streams
Rocket.jl
Functional reactive programming extensions library for Julia
Stars: ✭ 69 (-70.13%)
Mutual labels: reactive, asynchronous, reactive-extensions
Awesome Reactive Programming
A repository for sharing all the resources available on Reactive Programming and Reactive Systems
Stars: ✭ 163 (-29.44%)
Mutual labels: reactive, reactive-streams, reactive-extensions
Play Ws
Standalone Play WS, an async HTTP client with fluent API
Stars: ✭ 190 (-17.75%)
Mutual labels: reactive, asynchronous, reactive-streams
Umbrella
"A collection of functional programming libraries that can be composed together.
Unlike a framework, thi.ng is a suite of instruments and you (the user) must be
the composer of. Geared towards versatility, not any specific type of music."
— @loganpowell via Twitter
Stars: ✭ 2,186 (+846.32%)
Mutual labels: reactive, streams
Play Redis
Play framework 2 cache plugin as an adapter to redis-server
Stars: ✭ 152 (-34.2%)
Mutual labels: reactive, asynchronous
Flow
Flow is a Swift library for working with asynchronous flows and life cycles
Stars: ✭ 225 (-2.6%)
Mutual labels: reactive, asynchronous
Vert.x
Vert.x is a tool-kit for building reactive applications on the JVM
Stars: ✭ 12,544 (+5330.3%)
Mutual labels: reactive, jvm
Redux Most
Most.js based middleware for Redux. Handle async actions with monadic streams & reactive programming.
Stars: ✭ 137 (-40.69%)
Mutual labels: reactive, streams
Rsocket Rpc Java
Standard RSocket RPC Java Implementation
Stars: ✭ 126 (-45.45%)
Mutual labels: reactive, reactive-streams
Rxterm
Functional reactive terminals in C++ ⚡⌨️
Stars: ✭ 226 (-2.16%)
Mutual labels: reactive, reactive-streams
Orbit
Orbit - Virtual actor framework for building distributed systems
Stars: ✭ 1,585 (+586.15%)
Mutual labels: reactive, jvm
Reactive Ms Example
An educational project to learn reactive programming with Spring 5
Stars: ✭ 157 (-32.03%)
Mutual labels: reactive, reactive-streams
Future.apply
🚀 R package: future.apply - Apply Function to Elements in Parallel using Futures
Stars: ✭ 159 (-31.17%)
Mutual labels: asynchronous, programming
Pulsar4s
Idiomatic, typesafe, and reactive Scala client for Apache Pulsar
Stars: ✭ 172 (-25.54%)
Mutual labels: reactive, reactive-streams
image:https://github.com/smallrye/smallrye-mutiny/workflows/Continuous%20Integration%20Build/badge.svg[Build Status] image:https://sonarcloud.io/api/project_badges/measure?project=smallrye_smallrye-mutiny&metric=alert_status["Quality Gate Status", link="https://sonarcloud.io/dashboard?id=smallrye_smallrye-mutiny"] image:https://img.shields.io/github/license/smallrye/smallrye-mutiny.svg["License", link="http://www.apache.org/licenses/LICENSE-2.0"] image:https://img.shields.io/maven-central/v/io.smallrye.reactive/mutiny?color=green[Maven Central]
== SmallRye Mutiny
Mutiny reactive types implementation.
=== Instructions
Compile and install this project:
[source,bash]
mvn clean install
==== Links
Note that the project description data, including the texts, logos, images, and/or trademarks,
for each open source project belongs to its rightful owner.
If you wish to add or remove any projects, please contact us at [email protected].