awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
vadymmarkov avatar

vadymmarkov/When

0
View on GitHub↗
263 stars·34 forks·Swift·9 viewsgithub.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.

Star history

Star history chart for vadymmarkov/whenStar history chart for vadymmarkov/when

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does vadymmarkov/when do?

:alarm_clock: A lightweight implementation of Promises in Swift

What are the main features of vadymmarkov/when?

The main features of vadymmarkov/when are: Async and Event Handling, Event Handling.

Which projects share features with vadymmarkov/when?

Projects with overlapping indexed features include: 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.

Projects sharing features with When

These projects share indexed features with When. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • futurekit/futurekitFutureKit avatar

    FutureKit/FutureKit

    746View on GitHub↗

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

    Swift
    View on GitHub↗746
  • mxcl/promisekitmxcl avatar

    mxcl/PromiseKit

    14,238View on 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
    View on GitHub↗14,238
  • cesarferreira/swifteventbuscesarferreira avatar

    cesarferreira/SwiftEventBus

    1,123View on GitHub↗

    A publish/subscribe EventBus optimized for iOS

    Swift
    View on GitHub↗1,123
  • aleclarson/emitter-kitaleclarson avatar

    aleclarson/emitter-kit

    563View on GitHub↗

    Type-safe event handling for Swift

    Swift
    View on GitHub↗563
Compare all 30 related projects→