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
·

11 Repos

Awesome GitHub RepositoriesFunctional Reactive Programming

Libraries for asynchronous, streaming, and reactive programming.

Explore 11 awesome GitHub repositories matching part of an awesome list · Functional Reactive Programming. Refine with filters or upvote what's useful.

Awesome Functional Reactive Programming GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • reactivecocoa/reactivecocoaAvatar von ReactiveCocoa

    ReactiveCocoa/ReactiveCocoa

    19,835Auf GitHub ansehen↗

    ReactiveCocoa is a functional reactive programming framework and Cocoa UI binding layer. It provides a library for composing asynchronous data streams and managing application state through signals and functional operators. The framework functions as an Objective-C data binding library that links object properties and method calls to reactive streams using runtime dynamism and swizzling. It includes a utility to convert traditional key-value observation notifications into composable streams for synchronized state tracking. The project covers reactive UI programming by connecting interface el

    Implements a comprehensive framework for asynchronous, streaming, and functional reactive programming.

    Swift
    Auf GitHub ansehen↗19,835
  • reactive-extensions/rxjsAvatar von Reactive-Extensions

    Reactive-Extensions/RxJS

    19,353Auf GitHub ansehen↗

    The Reactive Extensions for JavaScript

    Provides a comprehensive toolkit of operators for composing asynchronous data streams in a functional, declarative style.

    JavaScript
    Auf GitHub ansehen↗19,353
  • reactive-extensions/rx.netAvatar von Reactive-Extensions

    Reactive-Extensions/Rx.NET

    7,153Auf GitHub ansehen↗

    Rx.NET is a reactive programming framework and library for the .NET ecosystem used to compose asynchronous and event-based programs. It provides an observable data stream API that treats live sequences of information as collections, allowing developers to coordinate asynchronous event workflows using a declarative syntax. The project functions as an extension of language integrated query patterns to asynchronous streams. This allows for the filtering and transformation of asynchronous notifications and event sequences through the application of query operators. The framework covers asynchron

    Provides a comprehensive framework for functional reactive programming, asynchronous streaming, and reactive data flows in .NET.

    C#
    Auf GitHub ansehen↗7,153
  • reactivex/rxkotlinAvatar von ReactiveX

    ReactiveX/RxKotlin

    7,041Auf GitHub ansehen↗

    RxKotlin is a reactive programming library and asynchronous stream processor that provides Kotlin language extensions for composing event-based data streams. It serves as a set of Kotlin bindings for RxJava, allowing developers to transform, filter, and flatten sequences of data emitted over time. The library focuses on integrating RxJava patterns into Kotlin projects by applying language-specific conventions and idioms. It utilizes extension functions to simplify reactive programming patterns, reduce boilerplate, and optimize workflows within the reactive ecosystem. The toolkit covers a bro

    Implements a functional reactive programming paradigm for building declarative data pipelines that react to changes.

    Kotlinkotlinrxjava
    Auf GitHub ansehen↗7,041
  • zio/zioAvatar von zio

    zio/zio

    4,347Auf GitHub ansehen↗

    ZIO is a functional effect system for the JVM that models asynchronous and concurrent programs as pure, composable values with typed error handling and dependency injection. Its core identity is built on fiber-based concurrency, where lightweight, non-blocking fibers execute millions of concurrent tasks with structured lifecycle management, and a dual-channel error model that separates expected business failures from unexpected system defects at compile time. The system provides effect-typed dependency injection through a layer-based dependency graph, pull-based reactive stream processing with

    Type-safe library for async and concurrent programming.

    Scalaasynchronicityasynchronousasynchronous-programming
    Auf GitHub ansehen↗4,347
  • typelevel/fs2Avatar von typelevel

    typelevel/fs2

    2,447Auf GitHub ansehen↗

    Compositional, streaming I/O library for Scala

    Compositional streaming I/O library.

    Scala
    Auf GitHub ansehen↗2,447
  • ios-swift-developers/swiftAvatar von iOS-Swift-Developers

    iOS-Swift-Developers/Swift

    1,927Auf GitHub ansehen↗

    This repository serves as a comprehensive educational resource for developers building applications within the Apple software ecosystem. It provides a structured guide to the Swift programming language, offering curated examples and documentation that cover core syntax, standard development practices, and foundational programming concepts. The project focuses on practical implementation, demonstrating architectural patterns and interface designs tailored for mobile hardware. It includes guidance on managing asynchronous data flows, integrating multimedia and networking capabilities, and imple

    Coordinates complex event handling and data updates using reactive streams.

    Cswiftswift-3swift-4
    Auf GitHub ansehen↗1,927
  • monix/monixAvatar von monix

    monix/monix

    1,933Auf GitHub ansehen↗

    Asynchronous, Reactive Programming for Scala and Scala.js.

    Asynchronous and reactive programming toolkit.

    Scalacatscats-effectfp
    Auf GitHub ansehen↗1,933
  • travisbrown/iterateeAvatar von travisbrown

    travisbrown/iteratee

    184Auf GitHub ansehen↗

    Iteratees for Cats

    Iteratee implementation for functional streams.

    Scala
    Auf GitHub ansehen↗184
  • vert-x3/vertx-lang-scalaAvatar von vert-x3

    vert-x3/vertx-lang-scala

    123Auf GitHub ansehen↗

    Vert.x for Scala

    Scala language support for the Vert.x toolkit.

    Scala
    Auf GitHub ansehen↗123
  • rescala-lang/rescalaAvatar von rescala-lang

    rescala-lang/REScala

    98Auf GitHub ansehen↗

    REScala - distributed and reactive programming embedded in OO and FP programs.

    Distributed and reactive programming framework.

    Scala
    Auf GitHub ansehen↗98
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Functional Reactive Programming