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
freshOS avatar

freshOS/then

0
View on GitHub↗
996 stars·78 forks·Swift·MIT·12 views

Then

:clapper: Tame async code with battle-tested promises

Features

  • Async and Event Handling - Elegant syntax for asynchronous Swift code.

Star history

Star history chart for freshos/thenStar history chart for freshos/then

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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 freshos/then do?

:clapper: Tame async code with battle-tested promises

What are the main features of freshos/then?

The main features of freshos/then are: Async and Event Handling.

What are some open-source alternatives to freshos/then?

Open-source alternatives to freshos/then include: albertodebortoli/promis — The easiest Future and Promises framework in Swift. No magic. No boilerplate. boltsframework/bolts-objc — Bolts-ObjC is an Objective-C mobile development library providing tools for coordinating asynchronous operations and… boltsframework/bolts-swift — Bolts-Swift is a concurrency control framework designed to manage asynchronous workflows in native mobile… cesarferreira/swifteventbus — A publish/subscribe EventBus optimized for iOS. deput/rwpromisekit — A light-weighted Promise library for Objective-C. 100mango/swiftnotificationcenter — A Protocol-Oriented NotificationCenter which is type safe, thread safe and with memory safety.

Open-source alternatives to Then

Similar open-source projects, ranked by how many features they share with Then.
  • albertodebortoli/promisalbertodebortoli avatar

    albertodebortoli/Promis

    108View on GitHub↗

    The easiest Future and Promises framework in Swift. No magic. No boilerplate.

    Swift
    View on GitHub↗108
  • boltsframework/bolts-objcBoltsFramework avatar

    BoltsFramework/Bolts-ObjC

    5,622View on GitHub↗

    Bolts-ObjC is an Objective-C mobile development library providing tools for coordinating asynchronous operations and routing deep links within native applications. It functions as a framework for managing background tasks and resolving navigation metadata to direct users to specific content. The library includes a deep link routing engine and an app link navigator that resolve handler compatibility to launch native experiences or trigger web browser fallbacks. It also features a mobile analytics link logger to track user movement through deep links for integration with external analytics plat

    Objective-C
    View on GitHub↗5,622
  • boltsframework/bolts-swiftBoltsFramework avatar

    BoltsFramework/Bolts-Swift

    1,317View on GitHub↗

    Bolts-Swift is a concurrency control framework designed to manage asynchronous workflows in native mobile applications. It provides a collection of primitives that allow developers to orchestrate background operations through a promise-based model, replacing deeply nested callback structures with chainable task sequences. The library distinguishes itself by offering granular control over task lifecycles and execution environments. It enables developers to define custom executors for specific threading contexts and provides mechanisms to manually signal the completion, error, or cancellation o

    Swift
    View on GitHub↗1,317
  • 100mango/swiftnotificationcenter100mango avatar

    100mango/SwiftNotificationCenter

    629View on GitHub↗

    A Protocol-Oriented NotificationCenter which is type safe, thread safe and with memory safety

    Swift
    View on GitHub↗629
See all 13 alternatives to Then→