awesome-repositories.com
Blog
MCP
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
·
roberthein avatar

roberthein/Observable

0
View on GitHub↗
378 stele·38 fork-uri·Swift·MIT·2 vizualizări

Observable

The easiest way to observe values in Swift.

Features

  • Event Handling - Simple way to observe value changes.
  • Reactive Programming - Simple value observation for Swift.

Istoric stele

Graficul istoricului de stele pentru roberthein/observableGraficul istoricului de stele pentru roberthein/observable

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 Observable

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Observable.
  • fxm90/lightweightobservableAvatar fxm90

    fxm90/LightweightObservable

    137Vezi pe GitHub↗

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

    Swiftcocoapodsiosmvvm
    Vezi pe GitHub↗137
  • ra1028/vuefluxAvatar ra1028

    ra1028/VueFlux

    330Vezi pe GitHub↗

    :recycle: Unidirectional State Management Architecture for Swift - Inspired by Vuex and Flux

    Swift
    Vezi pe GitHub↗330
  • devyeom/onewayAvatar DevYeom

    DevYeom/OneWay

    109Vezi pe GitHub↗

    A Swift library for state management with unidirectional data flow.

    Swiftarchitecturestate-managementswift
    Vezi pe GitHub↗109
  • 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
Vezi toate cele 30 alternative pentru Observable→

Întrebări frecvente

Ce face roberthein/observable?

The easiest way to observe values in Swift.

Care sunt principalele funcționalități ale roberthein/observable?

Principalele funcționalități ale roberthein/observable sunt: Event Handling, Reactive Programming.

Care sunt câteva alternative open-source pentru roberthein/observable?

Alternativele open-source pentru roberthein/observable includ: ra1028/vueflux — :recycle: Unidirectional State Management Architecture for Swift - Inspired by Vuex and Flux. reactivex/rxswift — RxSwift is a reactive programming library for Swift that provides a framework for managing push-based data flows and… devyeom/oneway — A Swift library for state management with unidirectional data flow. fxm90/lightweightobservable — 📬 A lightweight implementation of an observable sequence that you can subscribe to. reactivecocoa/reactivecocoa — ReactiveCocoa is a functional reactive programming framework and Cocoa UI binding layer. It provides a library for… reswift/reswift — ReSwift is a unidirectional data flow framework for Swift applications that centralizes state management within a…