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
·
vadymmarkov avatar

vadymmarkov/When

0
View on GitHub↗
263 stele·34 fork-uri·Swift·2 vizualizărigithub.com/vadymmarkov↗

When

:alarm_clock: A lightweight implementation of Promises in Swift

Features

  • Async and Event Handling - Lightweight promise implementation for Swift.
  • Event Handling - Lightweight implementation of promises.

Istoric stele

Graficul istoricului de stele pentru vadymmarkov/whenGraficul istoricului de stele pentru vadymmarkov/when

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 When

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu When.
  • futurekit/futurekitAvatar FutureKit

    FutureKit/FutureKit

    746Vezi pe GitHub↗

    A Swift based Future/Promises Library for IOS and OS X.

    Swift
    Vezi pe GitHub↗746
  • mxcl/promisekitAvatar mxcl

    mxcl/PromiseKit

    14,238Vezi pe GitHub↗

    PromiseKit is a future-based concurrency framework and promise library for Swift and Objective-C. It functions as an asynchronous workflow coordinator, representing the eventual result of an operation to simplify concurrency logic and replace nested callback structures. The framework enables the coordination of both sequential and parallel asynchronous tasks. It provides a structured pipeline for chaining operations, allowing the results of one task to be passed into the next and facilitating the execution of multiple operations simultaneously. The library includes a state-machine based reso

    Swift
    Vezi pe GitHub↗14,238
  • cesarferreira/swifteventbusAvatar cesarferreira

    cesarferreira/SwiftEventBus

    1,123Vezi pe GitHub↗

    A publish/subscribe EventBus optimized for iOS

    Swift
    Vezi pe GitHub↗1,123
  • aleclarson/emitter-kitAvatar aleclarson

    aleclarson/emitter-kit

    563Vezi pe GitHub↗

    Type-safe event handling for Swift

    Swift
    Vezi pe GitHub↗563
Vezi toate cele 30 alternative pentru When→

Întrebări frecvente

Ce face vadymmarkov/when?

:alarm_clock: A lightweight implementation of Promises in Swift

Care sunt principalele funcționalități ale vadymmarkov/when?

Principalele funcționalități ale vadymmarkov/when sunt: Async and Event Handling, Event Handling.

Care sunt câteva alternative open-source pentru vadymmarkov/when?

Alternativele open-source pentru vadymmarkov/when includ: mxcl/promisekit — PromiseKit is a future-based concurrency framework and promise library for Swift and Objective-C. It functions as an… futurekit/futurekit — A Swift based Future/Promises Library for IOS and OS X. cesarferreira/swifteventbus — A publish/subscribe EventBus optimized for iOS. aleclarson/emitter-kit — Type-safe event handling for Swift. bendingspoons/tempura-swift — A holistic approach to iOS development, inspired by Redux and MVVM. bendingspoons/katana-swift — Swift Apps in a Swoosh! A modern framework for creating iOS apps, inspired by Redux.