#reactive (30 Repositories)
Ranked open-source repositories tagged with #reactive, scored by pull request acceptance likelihood and maintainer engagement velocity.
77.6%
48.4h
30 repositories tagged #reactive
akka/alpakka-kafka
Alpakka Kafka connector - Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka.
SRGSSR/pillarbox-apple
A next-generation reactive media playback ecosystem for Apple platforms.
apache/pekko-http
The Streaming-first HTTP server/module of Apache Pekko
cloe-lang/cloe
Cloe programming language
samber/ro
🏎️ Streams & Reactive Programming paradigm for Go: declarative and composable API for event-driven applications
apple/servicetalk
A networking framework that evolves with your application
vizia/vizia
A declarative GUI library written in Rust
filodb/FiloDB
Distributed Prometheus time series database
apache/pekko
Build highly concurrent, distributed, and resilient message-driven applications using Java/Scala
ReactiveBayes/Rocket.jl
Functional reactive programming extensions library for Julia
reflex-frp/reflex
Interactive programs without callbacks or side-effects. Functional Reactive Programming (FRP) uses composable events and time-varying values to describe interactive systems as pure functions. Just like other pure functional code, functional reactive code is easier to get right on the first try, maintain, and reuse.
crobox/clickhouse-scala-client
Clickhouse Scala Client with Reactive Streams support
helidon-io/helidon
Java libraries for writing microservices
vaadin/hilla
Build better business applications, faster. No more juggling REST endpoints or deciphering GraphQL queries. Hilla seamlessly connects Spring Boot and React to accelerate application development.
marimo-team/marimo
A reactive notebook for Python — run reproducible experiments, query with SQL, execute as a script, deploy as an app, and version with git. Stored as pure Python. All in a modern, AI-native editor.
playframework/playframework
The Community Maintained High Velocity Web Framework For Java and Scala.
akka/akka-core
A platform to build and run apps that are elastic, agile, and resilient. SDK, libraries, and hosted environments.
hibernate/hibernate-reactive
A reactive API for Hibernate ORM, supporting non-blocking database drivers and a reactive style of interaction with the database.
reactor/reactor-netty
TCP/HTTP/UDP/QUIC client/server with Reactor over Netty
ngrx/platform
Reactive State for Angular
quarkusio/quarkus
Quarkus: Supersonic Subatomic Java.
akka/akka-grpc
A platform to build and run apps that are elastic, agile, and resilient. SDK, libraries, and hosted environments.
playframework/play-ws
Standalone Play WS, an async HTTP client with fluent API
ActualLab/Fusion
Build real-time Blazor and MAUI apps while writing just 0.1% of the usual real-time update code. Handle 10× more API requests with the ActualLab.Rpc protocol—or 1000× more with Fusion’s transparent and perfectly coherent caching.
akka/akka-http
The Streaming-first HTTP server/module of Akka
square/workflow-kotlin
A Swift and Kotlin library for making composable state machines, and UIs driven by those state machines.
lichess-org/lila-ws
Lichess' websocket server
akka/alpakka
Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka.
square/workflow-swift
A Swift and Kotlin library for making composable state machines, and UIs driven by those state machines.
smallrye/smallrye-mutiny
An Intuitive Event-Driven Reactive Programming Library for Java