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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to reactkit/swifttask

Open-source alternatives to SwiftTask

30 open-source projects similar to reactkit/swifttask, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best SwiftTask alternative.

  • mxcl/promisekitAvatar de mxcl

    mxcl/PromiseKit

    14,238Ver en 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
    Ver en GitHub↗14,238
  • cesarferreira/swifteventbusAvatar de cesarferreira

    cesarferreira/SwiftEventBus

    1,123Ver en GitHub↗

    A publish/subscribe EventBus optimized for iOS

    Swift
    Ver en GitHub↗1,123
  • boltsframework/bolts-objcAvatar de BoltsFramework

    BoltsFramework/Bolts-ObjC

    5,622Ver en 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
    Ver en GitHub↗5,622
  • albertodebortoli/promisAvatar de albertodebortoli

    albertodebortoli/Promis

    108Ver en GitHub↗

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

    Swift
    Ver en GitHub↗108

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • aminalaee/uuid-utilsAvatar de aminalaee

    aminalaee/uuid-utils

    331Ver en GitHub↗

    Fast, drop-in replacement for Python's uuid module, powered by Rust.

    Python
    Ver en GitHub↗331
  • ankurp/dollar.swiftA

    ankurp/Dollar.swift

    0Ver en GitHub↗
    Ver en GitHub↗0
  • alex-gutev/generic-clAvatar de alex-gutev

    alex-gutev/generic-cl

    162Ver en GitHub↗

    Generic function interface to standard Common Lisp functions

    Common Lisp
    Ver en GitHub↗162
  • belozierov/swiftcoroutineAvatar de belozierov

    belozierov/SwiftCoroutine

    833Ver en GitHub↗

    Swift coroutines for iOS, macOS and Linux.

    Swift
    Ver en GitHub↗833
  • duemunk/asyncAvatar de duemunk

    duemunk/Async

    4,565Ver en GitHub↗

    Async is a Swift library that provides a wrapper for Grand Central Dispatch to simplify the management of asynchronous tasks and queues. It functions as a task scheduler for the execution, timing, and orchestration of code blocks. The project includes a task chainer to sequence operations across different threads without nested callback structures and a concurrent loop wrapper that distributes iterations across multiple threads. It also features a token-based cancellation system to track and remove pending operations from the execution queue before they run. The library covers concurrency ma

    Swift
    Ver en GitHub↗4,565
  • boltsframework/bolts-swiftAvatar de BoltsFramework

    BoltsFramework/Bolts-Swift

    1,317Ver en 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
    Ver en GitHub↗1,317
  • bow-swift/bowAvatar de bow-swift

    bow-swift/bow

    659Ver en GitHub↗

    🏹 Bow is a cross-platform library for Typed Functional Programming in Swift

    Swiftbowcarthagecategory-theory
    Ver en GitHub↗659
  • cdgriffith/boxAvatar de cdgriffith

    cdgriffith/Box

    2,823Ver en GitHub↗

    Python dictionaries with advanced dot notation access

    Python
    Ver en GitHub↗2,823
  • honghaoz/swift-caanimation-closureH

    honghaoz/Swift-CAAnimation-Closure

    0Ver en GitHub↗
    Ver en GitHub↗0
  • chronoscala/chronoscalaAvatar de chronoscala

    chronoscala/chronoscala

    69Ver en GitHub↗

    A JSR-310 port of nscala_time

    Scala
    Ver en GitHub↗69
  • coneko/promiseC

    Coneko/Promise

    0Ver en GitHub↗
    Ver en GitHub↗0
  • com-lihaoyi/ammoniteAvatar de com-lihaoyi

    com-lihaoyi/Ammonite

    2,634Ver en GitHub↗

    Scala Scripting

    Scala
    Ver en GitHub↗2,634
  • coshx/caravelC

    coshx/caravel

    0Ver en GitHub↗
    Ver en GitHub↗0
  • deput/rwpromisekitAvatar de deput

    deput/RWPromiseKit

    114Ver en GitHub↗

    A light-weighted Promise library for Objective-C

    Objective-C
    Ver en GitHub↗114
  • atnos-org/effAvatar de atnos-org

    atnos-org/eff

    588Ver en GitHub↗

    Eff monad for cats - https://atnos-org.github.io/eff

    Scala
    Ver en GitHub↗588
  • epfldata/squidAvatar de epfldata

    epfldata/squid

    204Ver en GitHub↗

    Squid – type-safe metaprogramming and compilation framework for Scala

    Scala
    Ver en GitHub↗204
  • fabriziobrancati/bfkit-swiftAvatar de FabrizioBrancati

    FabrizioBrancati/BFKit-Swift

    1,000Ver en GitHub↗

    BFKit-Swift is a collection of useful classes, structs and extensions to develop Apps faster.

    Swift
    Ver en GitHub↗1,000
  • freshos/thenAvatar de freshOS

    freshOS/then

    996Ver en GitHub↗

    :clapper: Tame async code with battle-tested promises

    Swift
    Ver en GitHub↗996
  • fthomas/refinedAvatar de fthomas

    fthomas/refined

    1,729Ver en GitHub↗

    Refinement types for Scala

    Scala
    Ver en GitHub↗1,729
  • futurekit/futurekitAvatar de FutureKit

    FutureKit/FutureKit

    746Ver en GitHub↗

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

    Swift
    Ver en GitHub↗746
  • goktugyil/ezswiftextensionsG

    goktugyil/EZSwiftExtensions

    0Ver en GitHub↗
    Ver en GitHub↗0
  • hipeta/arrow-macrosAvatar de hipeta

    hipeta/arrow-macros

    143Ver en GitHub↗

    Arrow-macros provides clojure-like arrow macros (ex. ->, ->>) and diamond wands in swiss-arrows (https://github.com/rplevy/swiss-arrows).

    Common Lisp
    Ver en GitHub↗143
  • alecrim/alecrimcoredataA

    Alecrim/AlecrimCoreData

    0Ver en GitHub↗
    Ver en GitHub↗0
  • hu-dwim/hu.dwim.walkerAvatar de hu-dwim

    hu-dwim/hu.dwim.walker

    10Ver en GitHub↗

    It's a Common Lisp code walker. It can turn a SEXP encoding of CL code into a structure that contains much more information than the SEXP's.

    Common Lisp
    Ver en GitHub↗10
  • hyperoslo/sugarAvatar de hyperoslo

    hyperoslo/Sugar

    1,060Ver en GitHub↗

    :coffee: Something sweet that goes great with your Cocoa

    Swift
    Ver en GitHub↗1,060
  • 7mind/izumiAvatar de 7mind

    7mind/izumi

    628Ver en GitHub↗

    Productivity-oriented collection of lightweight fancy stuff for Scala toolchain

    Scala
    Ver en GitHub↗628