awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to reactorswift/reactor

Open-source alternatives to Reactor

30 open-source projects similar to reactorswift/reactor, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Reactor alternative.

  • advantageous/qbitAvatar von advantageous

    advantageous/qbit

    707Auf GitHub ansehen↗

    QBit Java Micorservices lib tutorials| QBit Website | QBit uses Reakt | QBit works with Vert.x | Reakt Vertx

    Java
    Auf GitHub ansehen↗707
  • alex-gutev/live-cells-clAvatar von alex-gutev

    alex-gutev/live-cells-cl

    5Auf GitHub ansehen↗

    Live-Cells-CL is a library that adds reactive programming to lisp. The functionality of the library is ported from Live Cells for Dart.

    Common Lisp
    Auf GitHub ansehen↗5
  • apparentsoft/reactivecoredataAvatar von apparentsoft

    apparentsoft/ReactiveCoreData

    250Auf GitHub ansehen↗

    Core Data with ReactiveCocoa

    Objective-C
    Auf GitHub ansehen↗250
  • baconjs/bacon.jsAvatar von baconjs

    baconjs/bacon.js

    6,458Auf GitHub ansehen↗

    Bacon.js is a JavaScript functional reactive programming library used for coordinating complex asynchronous data flows. It functions as an observable event stream framework and an asynchronous data flow orchestrator, allowing developers to model events as declarative streams and properties. The library distinguishes itself through its ability to manage reactive state and synchronize timing across multiple sources. It provides specialized mechanisms for atomic state synchronization to prevent glitches in derived properties and offers advanced coordination strategies such as asynchronous stream

    TypeScript
    Auf GitHub ansehen↗6,458
  • blendle/hansonAvatar von blendle

    blendle/Hanson

    507Auf GitHub ansehen↗

    Lightweight observations and bindings in Swift

    Swiftbindingkvckvo
    Auf GitHub ansehen↗507

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • broadwaylamb/opencombineAvatar von broadwaylamb

    broadwaylamb/OpenCombine

    2,794Auf GitHub ansehen↗

    Open source implementation of Apple's Combine framework for processing values over time.

    Swift
    Auf GitHub ansehen↗2,794
  • carthage/reactivetaskAvatar von Carthage

    Carthage/ReactiveTask

    131Auf GitHub ansehen↗

    Flexible, stream-based abstraction for launching processes

    Swift
    Auf GitHub ansehen↗131
  • concentjs/concentAvatar von concentjs

    concentjs/concent

    1,389Auf GitHub ansehen↗

    A reactive atomic state engine for React(including React 18) and all React like, carrying dependency collection feature, supporting fine-grained updates.

    TypeScript
    Auf GitHub ansehen↗1,389
  • cujojs/mostAvatar von cujojs

    cujojs/most

    3,492Auf GitHub ansehen↗

    Ultra-high performance reactive programming

    JavaScript
    Auf GitHub ansehen↗3,492
  • cyngn/vertx-utilAvatar von cyngn

    cyngn/vertx-util

    22Auf GitHub ansehen↗

    General purpose utils & apis for interacting with vert.x

    Java
    Auf GitHub ansehen↗22
  • danthorpe/operationsD

    danthorpe/Operations

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • declarativehub/reactivekitAvatar von DeclarativeHub

    DeclarativeHub/ReactiveKit

    1,237Auf GitHub ansehen↗

    A Swift Reactive Programming Kit

    Swift
    Auf GitHub ansehen↗1,237
  • declarativehub/thebinderarchitectureD

    DeclarativeHub/TheBinderArchitecture

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • devyeom/onewayAvatar von DevYeom

    DevYeom/OneWay

    109Auf GitHub ansehen↗

    A Swift library for state management with unidirectional data flow.

    Swiftarchitecturestate-managementswift
    Auf GitHub ansehen↗109
  • dotnet/reactiveAvatar von dotnet

    dotnet/reactive

    7,153Auf GitHub ansehen↗

    The .NET Reactive Extensions Library is a framework for composing, querying, and transforming asynchronous data streams. It provides a non-blocking implementation of the observer pattern to manage notifications and data flows between producers and consumers, functioning as an event stream processing library. The project applies LINQ-style querying and filtering operators to asynchronous sequences. This allows for the handling of event-driven programming patterns by utilizing composable operators to process notifications as they occur. The library covers asynchronous data streaming and non-bl

    C#
    Auf GitHub ansehen↗7,153
  • elbywan/hyperactivAvatar von elbywan

    elbywan/hyperactiv

    444Auf GitHub ansehen↗

    Hyperactiv

    JavaScript
    Auf GitHub ansehen↗444
  • fabiospampinato/flimsyAvatar von fabiospampinato

    fabiospampinato/flimsy

    194Auf GitHub ansehen↗

    A single-file <1kb min+gzip simplified implementation of the reactive core of Solid, optimized for clean code.

    TypeScript
    Auf GitHub ansehen↗194
  • fxm90/lightweightobservableAvatar von fxm90

    fxm90/LightweightObservable

    137Auf GitHub ansehen↗

    📬 A lightweight implementation of an observable sequence that you can subscribe to.

    Swiftcocoapodsiosmvvm
    Auf GitHub ansehen↗137
  • i-am-abdulazeez/stunkAvatar von I-am-abdulazeez

    I-am-abdulazeez/stunk

    170Auf GitHub ansehen↗

    A framework-agnostic state management library that keeps your app’s state clean and simple. It uses a fine-grained state model, breaking state into independent, manageable chunks.

    TypeScript
    Auf GitHub ansehen↗170
  • imrafaelmerino/vertx-effectAvatar von imrafaelmerino

    imrafaelmerino/vertx-effect

    2Auf GitHub ansehen↗

    vertx-effect manifesto - How persistent data structures makes a difference working with actors - vertx-effect in a few lines of code - Effects - Expressions - Being reactive - Modules - Logging - Publishing events - Publishing correlated events - Spawning verticles - Http client - Oauth Http…

    Java
    Auf GitHub ansehen↗2
  • jasonette/jasonette-iosAvatar von Jasonette

    Jasonette/JASONETTE-iOS

    5,228Auf GitHub ansehen↗

    JASONETTE-iOS is a JSON-driven mobile app framework used to build iOS applications using declarative JSON markup. It maps structured data to native iOS components and system methods, allowing the definition of user interfaces and event responses without writing traditional imperative code. The framework includes a remote logic delivery engine that loads application structure and behavior via HTTP. This enables updates to interfaces and application logic over the air without requiring the redistribution of the app binary. The system manages application flow through declarative state managemen

    JavaScript
    Auf GitHub ansehen↗5,228
  • kchanqvq/lwcellsAvatar von kchanqvq

    kchanqvq/lwcells

    20Auf GitHub ansehen↗

    Light Weight Cells

    Common Lisp
    Auf GitHub ansehen↗20
  • kennytilton/cellsAvatar von kennytilton

    kennytilton/cells

    223Auf GitHub ansehen↗

    Kenny's Lisp NYC February Talk Slides are here! Scroll down to get to any notes.

    Common Lisp
    Auf GitHub ansehen↗223
  • mattgallagher/cwlsignalAvatar von mattgallagher

    mattgallagher/CwlSignal

    301Auf GitHub ansehen↗

    A Swift framework for reactive programming.

    Swift
    Auf GitHub ansehen↗301
  • mobxjs/mobxAvatar von mobxjs

    mobxjs/mobx

    28,189Auf GitHub ansehen↗

    MobX is a reactive state management library and fine-grained reactivity engine. It provides an observable data store that automatically triggers updates in the user interface when data structures change, functioning as a transparent functional reactive store to maintain a consistent source of truth. The system utilizes a dependency-graph mapping and proxy-based object observation to track data dependencies. This ensures that only the specific components dependent on changed data are updated, which reduces unnecessary re-renders and optimizes frontend performance. The library supports decoupl

    TypeScriptjavascriptmobxreact
    Auf GitHub ansehen↗28,189
  • muukii/vergeAvatar von muukii

    muukii/Verge

    803Auf GitHub ansehen↗

    🟣 A robust Swift state-management framework designed for complex applications, featuring an integrated ORM for efficient data handling.

    Swift
    Auf GitHub ansehen↗803
  • paldepind/flydAvatar von paldepind

    paldepind/flyd

    1,565Auf GitHub ansehen↗

    The modular, KISS, functional reactive programming library for JavaScript.

    JavaScript
    Auf GitHub ansehen↗1,565
  • polidea/rxbluetoothkitAvatar von Polidea

    Polidea/RxBluetoothKit

    1,434Auf GitHub ansehen↗

    iOS & OSX Bluetooth library for RxSwift

    Swift
    Auf GitHub ansehen↗1,434
  • pozadi/kefirAvatar von pozadi

    pozadi/kefir

    8Auf GitHub ansehen↗

    You're looking for https://github.com/rpominov/kefir

    HTML
    Auf GitHub ansehen↗8
  • quickbirdstudios/xcoordinatorAvatar von quickbirdstudios

    quickbirdstudios/XCoordinator

    2,378Auf GitHub ansehen↗

    🎌 Powerful navigation library for iOS based on the coordinator pattern

    Swift
    Auf GitHub ansehen↗2,378