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 typelevel/fs2

Open-source alternatives to Typelevel Fs2

10 open-source projects similar to typelevel/fs2, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Typelevel Fs2 alternative.

  • 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

    C#
    Auf GitHub ansehen↗7,153
  • 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

    Swift
    Auf GitHub ansehen↗19,835
  • 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

    Kotlinkotlinrxjava
    Auf GitHub ansehen↗7,041

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
  • reactive-extensions/rxjsAvatar von Reactive-Extensions

    Reactive-Extensions/RxJS

    19,353Auf GitHub ansehen↗

    The Reactive Extensions for JavaScript

    JavaScript
    Auf GitHub ansehen↗19,353
  • 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

    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.

    Scalacatscats-effectfp
    Auf GitHub ansehen↗1,933
  • rescala-lang/rescalaAvatar von rescala-lang

    rescala-lang/REScala

    98Auf GitHub ansehen↗

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

    Scala
    Auf GitHub ansehen↗98
  • travisbrown/iterateeAvatar von travisbrown

    travisbrown/iteratee

    184Auf GitHub ansehen↗

    Iteratees for Cats

    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
    Auf GitHub ansehen↗123
  • 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

    Scalaasynchronicityasynchronousasynchronous-programming
    Auf GitHub ansehen↗4,347