All Projects → mkheck → FSRx

mkheck / FSRx

Licence: MIT license
Parent repository to accompany session/workshop for Full Stack Reactive Java/Kotlin

Projects that are alternatives of or similar to FSRx

assembler
Functional, type-safe, stateless reactive Java API for efficient implementation of the API Composition Pattern for querying/merging data from multiple datasources/services, with a specific focus on solving the N + 1 query problem
Stars: ✭ 102 (+292.31%)
Mutual labels:  reactive, project-reactor
sample-spring-reactive
sample reactive microservices using spring 5, spring boot, spring webflux and project reactor
Stars: ✭ 26 (+0%)
Mutual labels:  reactive, spring-boot-2
reactify
The first and only true Functional Reactive Programming framework for Scala.
Stars: ✭ 77 (+196.15%)
Mutual labels:  reactive
urx
urx is a stream-based Reactive state management library
Stars: ✭ 18 (-30.77%)
Mutual labels:  reactive
whatsup
Reactive framework, simple, fast, easy to use!
Stars: ✭ 115 (+342.31%)
Mutual labels:  reactive
staballoy
Reactive UI framework for Titanium Alloy
Stars: ✭ 18 (-30.77%)
Mutual labels:  reactive
reactive-search
Incremental search using React and RxJS
Stars: ✭ 15 (-42.31%)
Mutual labels:  reactive
SwiftObserver
Elegant Reactive Primitives for Clean Swift Architecture #NoRx
Stars: ✭ 14 (-46.15%)
Mutual labels:  reactive
reactive-extensions
Extensions to the dotnet/reactive library.
Stars: ✭ 46 (+76.92%)
Mutual labels:  reactive
vertx-codegen
Vert.x code generator for asynchronous polyglot APIs
Stars: ✭ 95 (+265.38%)
Mutual labels:  reactive
dirty-leds
Music reactive WS2812b LEDs with an ESP8266
Stars: ✭ 24 (-7.69%)
Mutual labels:  reactive
generator-jvm
Generate JVM (java, kotlin, scala) project with gradle / maven / sbt build systems and docker / docker-compose for rapid development
Stars: ✭ 40 (+53.85%)
Mutual labels:  spring-boot-2
stimulus reflex
Build reactive applications with the Rails tooling you already know and love.
Stars: ✭ 2,001 (+7596.15%)
Mutual labels:  reactive
rxjava2-http
Transmit RxJava2 Flowable over http with non-blocking backpressure
Stars: ✭ 19 (-26.92%)
Mutual labels:  reactive
reactive-extension
Simple webfilter tracking extension based on Webflux, default use the Jetty container.
Stars: ✭ 15 (-42.31%)
Mutual labels:  reactive
immerx-state
Reactive, fractal and no-nonsense state management with Immer
Stars: ✭ 19 (-26.92%)
Mutual labels:  reactive
Unity3D-ReactiveScriptables
ScriptableObject based framework / scaffolding that facilitates loosely coupled communication and automatic update propagation between MonoBehaviour components.
Stars: ✭ 25 (-3.85%)
Mutual labels:  reactive
ifunny
Решение для конкурса FunCode Java/Kotlin Challenge
Stars: ✭ 25 (-3.85%)
Mutual labels:  reactive
fpEs
Functional Programming for EcmaScript(Javascript)
Stars: ✭ 40 (+53.85%)
Mutual labels:  reactive
Reactive.XAF
DevExpress XAF extension framework. 𝗹𝗶𝗻𝗸𝗲𝗱𝗶𝗻.𝗲𝘅𝗽𝗮𝗻𝗱𝗳𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸.𝗰𝗼𝗺, 𝘆𝗼𝘂𝘁𝘂𝗯𝗲.𝗲𝘅𝗽𝗮𝗻𝗱𝗳𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸.𝗰𝗼𝗺 and 𝘁𝘄𝗶𝘁𝘁𝗲𝗿 @𝗲𝘅𝗽𝗮𝗻𝗱𝗳𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸 and or simply 𝗦𝘁𝗮𝗿/𝘄𝗮𝘁𝗰𝗵 this repository and get notified from 𝗚𝗶𝘁𝗛𝘂𝗯
Stars: ✭ 60 (+130.77%)
Mutual labels:  reactive

FSRx

Parent repository to accompany session/workshop for Full Stack Reactive Java/Kotlin

Component repos

Notes

  • To clone this in one pass, you must issue this command to clone submodules as well:
git clone --recursive https://github.com/mkheck/FSRx
  • If you've already cloned the project & missed picking up the submodules, simply run this to set it right:
git submodule update --init --recursive
  • Note that you can still clone all projects independently by following the links above to each individual repo

Contact information

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].