awesome-repositories.comCatégoriesBlog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to dfed/swift-async-queue

Open-source alternatives to Swift Async Queue

30 open-source projects similar to dfed/swift-async-queue, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Swift Async Queue alternative.

  • asyncninja/asyncninjaAvatar de AsyncNinja

    AsyncNinja/AsyncNinja

    156Voir sur GitHub↗

    A complete set of primitives for concurrency and reactive programming on Swift

    Swift
    Voir sur GitHub↗156
  • fabriziobrancati/queuerAvatar de FabrizioBrancati

    FabrizioBrancati/Queuer

    1,155Voir sur GitHub↗

    Queuer is a queue manager, built on top of OperationQueue and Dispatch (aka GCD).

    Swift
    Voir sur GitHub↗1,155
  • zewo/veniceAvatar de Zewo

    Zewo/Venice

    1,495Voir sur GitHub↗

    Coroutines, structured concurrency and CSP for Swift on macOS and Linux.

    Swift
    Voir sur GitHub↗1,495
  • erlang/otpAvatar de erlang

    erlang/otp

    12,252Voir sur GitHub↗

    OTP is a concurrent programming framework and distributed computing platform that serves as the Erlang runtime environment. It provides a fault-tolerant operating environment designed for building scalable, real-time systems that manage massive amounts of simultaneous tasks through asynchronous messaging. The environment is distinguished by its use of an actor-based concurrency model and hierarchical supervision trees that automatically restart failed processes. It supports hot code loading to allow system updates without downtime and utilizes a preemptive user-space scheduler to manage light

    Erlang
    Voir sur GitHub↗12,252
  • boltsframework/bolts-swiftAvatar de BoltsFramework

    BoltsFramework/Bolts-Swift

    1,317Voir sur 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
    Voir sur GitHub↗1,317

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • boraseoksoon/throttlerAvatar de boraseoksoon

    boraseoksoon/Throttler

    166Voir sur GitHub↗

    One Line to throttle, debounce and delay: Say Goodbye to Reactive Programming such as RxSwift and Combine.

    Swift
    Voir sur GitHub↗166
  • borodust/cl-flowAvatar de borodust

    borodust/cl-flow

    52Voir sur GitHub↗

    Reactive computation tree library for non-blocking concurrent Common Lisp

    Common Lisp
    Voir sur GitHub↗52
  • brown/swank-crewAvatar de brown

    brown/swank-crew

    48Voir sur GitHub↗

    Common Lisp distributed computation framework implemented using Swank Client

    Common Lisp
    Voir sur GitHub↗48
  • cosmos72/stmxAvatar de cosmos72

    cosmos72/stmx

    258Voir sur GitHub↗

    High performance Transactional Memory for Common Lisp

    Common Lisp
    Voir sur GitHub↗258
  • davidask/futuresAvatar de davidask

    davidask/Futures

    59Voir sur GitHub↗

    Lightweight promises for iOS, macOS, tvOS, watchOS, and Linux

    Swift
    Voir sur GitHub↗59
  • fukamachi/psychiqAvatar de fukamachi

    fukamachi/psychiq

    57Voir sur GitHub↗

    Background job processing for Common Lisp

    Common Lisp
    Voir sur GitHub↗57
  • hawkir/calispelAvatar de hawkir

    hawkir/calispel

    32Voir sur GitHub↗

    CSP-like channels for common lisp

    Common Lisp
    Voir sur GitHub↗32
  • lisp-maintainers/cl-cronAvatar de lisp-maintainers

    lisp-maintainers/cl-cron

    22Voir sur GitHub↗

    A simple tool that provides cron like facilities directly inside of common lisp.

    Common Lisp
    Voir sur GitHub↗22
  • lmj/lfarmAvatar de lmj

    lmj/lfarm

    111Voir sur GitHub↗

    Distribute work across machines using the lparallel API.

    Common Lisp
    Voir sur GitHub↗111
  • lucas34/swiftqueueAvatar de lucas34

    lucas34/SwiftQueue

    422Voir sur GitHub↗

    Job Scheduler for IOS with Concurrent run, failure/retry, persistence, repeat, delay and more

    Swift
    Voir sur GitHub↗422
  • malcommac/hydraAvatar de malcommac

    malcommac/Hydra

    1,991Voir sur GitHub↗

    ⚡️ Lightweight full-featured Promises, Async & Await Library in Swift

    Swift
    Voir sur GitHub↗1,991
  • mdbergmann/cl-gserverAvatar de mdbergmann

    mdbergmann/cl-gserver

    251Voir sur GitHub↗

    Sento - Actor framework featuring actors and agents for easy access to state and asynchronous operations.

    Common Lisp
    Voir sur GitHub↗251
  • orthecreedence/cl-asyncAvatar de orthecreedence

    orthecreedence/cl-async

    295Voir sur GitHub↗

    Asynchronous IO library for Common Lisp.

    Common Lisp
    Voir sur GitHub↗295
  • orthecreedence/event-glueAvatar de orthecreedence

    orthecreedence/event-glue

    21Voir sur GitHub↗

    A compact, extendable eventing fabric.

    Common Lisp
    Voir sur GitHub↗21
  • quanvo87/groupworkAvatar de quanvo87

    quanvo87/GroupWork

    43Voir sur GitHub↗

    Easy, concurrent, asynchronous tasks in Swift.

    Swift
    Voir sur GitHub↗43
  • sharplispers/lparallelAvatar de sharplispers

    sharplispers/lparallel

    47Voir sur GitHub↗

    Parallelism for Common Lisp

    Common Lisp
    Voir sur GitHub↗47
  • takagi/cl-coroutineAvatar de takagi

    takagi/cl-coroutine

    69Voir sur GitHub↗

    Cl-coroutine is a coroutine library for Common Lisp. It uses cl-cont continuations library in its implementation.

    Common Lisp
    Voir sur GitHub↗69
  • taksatou/cl-gearmanAvatar de taksatou

    taksatou/cl-gearman

    22Voir sur GitHub↗

    Common Lisp Library for the Gearman distributed job system.

    Common Lisp
    Voir sur GitHub↗22
  • tbrss/moiraAvatar de TBRSS

    TBRSS/moira

    30Voir sur GitHub↗

    Monitor and restart background threads.

    Common Lisp
    Voir sur GitHub↗30
  • tsikov/clerkAvatar de tsikov

    tsikov/clerk

    19Voir sur GitHub↗

    A cron-like scheduler with sane DSL

    Common Lisp
    Voir sur GitHub↗19
  • typelift/concurrentAvatar de typelift

    typelift/Concurrent

    208Voir sur GitHub↗

    Functional Concurrency Primitives

    Swift
    Voir sur GitHub↗208
  • async-plus/async-plusAvatar de async-plus

    async-plus/async-plus

    213Voir sur GitHub↗

    ⛓ A chainable interface for Swift's async/await.

    Swift
    Voir sur GitHub↗213
  • zkat/chanlAvatar de zkat

    zkat/chanl

    180Voir sur GitHub↗

    Portable channel-based concurrency for Common Lisp

    Common Lisp
    Voir sur GitHub↗180
  • atgreen/cl-cancelAvatar de atgreen

    atgreen/cl-cancel

    5Voir sur GitHub↗

    Cancellation propagation library for Common Lisp with deadlines and timeouts

    Common Lisp
    Voir sur GitHub↗5
  • atgreen/cl-etcdAvatar de atgreen

    atgreen/cl-etcd

    20Voir sur GitHub↗

    Run etcd as an asynchronous inferior process

    Common Lisp
    Voir sur GitHub↗20