awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
typelevel avatar

typelevel/fs2

0
View on GitHub↗
2,447 stele·630 fork-uri·Scala·2 vizualizărifs2.io↗

Fs2

Compositional, streaming I/O library for Scala

Features

  • Functional Reactive Programming - Compositional streaming I/O library.

Istoric stele

Graficul istoricului de stele pentru typelevel/fs2Graficul istoricului de stele pentru typelevel/fs2

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Fs2

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Fs2.
  • reactive-extensions/rx.netAvatar Reactive-Extensions

    Reactive-Extensions/Rx.NET

    7,153Vezi pe GitHub↗

    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#
    Vezi pe GitHub↗7,153
  • reactivecocoa/reactivecocoaAvatar ReactiveCocoa

    ReactiveCocoa/ReactiveCocoa

    19,835Vezi pe GitHub↗

    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
    Vezi pe GitHub↗19,835
  • reactive-extensions/rxjsAvatar Reactive-Extensions

    Reactive-Extensions/RxJS

    19,353Vezi pe GitHub↗

    The Reactive Extensions for JavaScript

    JavaScript
    Vezi pe GitHub↗19,353
  • reactivex/rxkotlinAvatar ReactiveX

    ReactiveX/RxKotlin

    7,041Vezi pe GitHub↗

    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
    Vezi pe GitHub↗7,041
Vezi toate cele 10 alternative pentru Fs2→

Întrebări frecvente

Ce face typelevel/fs2?

Compositional, streaming I/O library for Scala

Care sunt principalele funcționalități ale typelevel/fs2?

Principalele funcționalități ale typelevel/fs2 sunt: Functional Reactive Programming.

Care sunt câteva alternative open-source pentru typelevel/fs2?

Alternativele open-source pentru typelevel/fs2 includ: reactive-extensions/rx.net — Rx.NET is a reactive programming framework and library for the .NET ecosystem used to compose asynchronous and… reactivecocoa/reactivecocoa — ReactiveCocoa is a functional reactive programming framework and Cocoa UI binding layer. It provides a library for… reactivex/rxkotlin — RxKotlin is a reactive programming library and asynchronous stream processor that provides Kotlin language extensions… reactive-extensions/rxjs — The Reactive Extensions for JavaScript. ios-swift-developers/swift — This repository serves as a comprehensive educational resource for developers building applications within the Apple… monix/monix — Asynchronous, Reactive Programming for Scala and Scala.js.