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
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 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 AsyncNinja

    AsyncNinja/AsyncNinja

    156Vezi pe GitHub↗

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

    Swift
    Vezi pe GitHub↗156
  • fabriziobrancati/queuerAvatar FabrizioBrancati

    FabrizioBrancati/Queuer

    1,155Vezi pe GitHub↗

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

    Swift
    Vezi pe GitHub↗1,155
  • zewo/veniceAvatar Zewo

    Zewo/Venice

    1,495Vezi pe GitHub↗

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

    Swift
    Vezi pe GitHub↗1,495
  • erlang/otpAvatar erlang

    erlang/otp

    12,252Vezi pe 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
    Vezi pe GitHub↗12,252
  • boltsframework/bolts-swiftAvatar BoltsFramework

    BoltsFramework/Bolts-Swift

    1,317Vezi pe 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
    Vezi pe GitHub↗1,317

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ță.

Find more with AI search
  • boraseoksoon/throttlerAvatar boraseoksoon

    boraseoksoon/Throttler

    166Vezi pe GitHub↗

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

    Swift
    Vezi pe GitHub↗166
  • borodust/cl-flowAvatar borodust

    borodust/cl-flow

    52Vezi pe GitHub↗

    Reactive computation tree library for non-blocking concurrent Common Lisp

    Common Lisp
    Vezi pe GitHub↗52
  • brown/swank-crewAvatar brown

    brown/swank-crew

    48Vezi pe GitHub↗

    Common Lisp distributed computation framework implemented using Swank Client

    Common Lisp
    Vezi pe GitHub↗48
  • cosmos72/stmxAvatar cosmos72

    cosmos72/stmx

    258Vezi pe GitHub↗

    High performance Transactional Memory for Common Lisp

    Common Lisp
    Vezi pe GitHub↗258
  • davidask/futuresAvatar davidask

    davidask/Futures

    59Vezi pe GitHub↗

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

    Swift
    Vezi pe GitHub↗59
  • fukamachi/psychiqAvatar fukamachi

    fukamachi/psychiq

    57Vezi pe GitHub↗

    Background job processing for Common Lisp

    Common Lisp
    Vezi pe GitHub↗57
  • hawkir/calispelAvatar hawkir

    hawkir/calispel

    32Vezi pe GitHub↗

    CSP-like channels for common lisp

    Common Lisp
    Vezi pe GitHub↗32
  • lisp-maintainers/cl-cronAvatar lisp-maintainers

    lisp-maintainers/cl-cron

    22Vezi pe GitHub↗

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

    Common Lisp
    Vezi pe GitHub↗22
  • lmj/lfarmAvatar lmj

    lmj/lfarm

    111Vezi pe GitHub↗

    Distribute work across machines using the lparallel API.

    Common Lisp
    Vezi pe GitHub↗111
  • lucas34/swiftqueueAvatar lucas34

    lucas34/SwiftQueue

    422Vezi pe GitHub↗

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

    Swift
    Vezi pe GitHub↗422
  • malcommac/hydraAvatar malcommac

    malcommac/Hydra

    1,991Vezi pe GitHub↗

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

    Swift
    Vezi pe GitHub↗1,991
  • mdbergmann/cl-gserverAvatar mdbergmann

    mdbergmann/cl-gserver

    251Vezi pe GitHub↗

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

    Common Lisp
    Vezi pe GitHub↗251
  • orthecreedence/cl-asyncAvatar orthecreedence

    orthecreedence/cl-async

    295Vezi pe GitHub↗

    Asynchronous IO library for Common Lisp.

    Common Lisp
    Vezi pe GitHub↗295
  • orthecreedence/event-glueAvatar orthecreedence

    orthecreedence/event-glue

    21Vezi pe GitHub↗

    A compact, extendable eventing fabric.

    Common Lisp
    Vezi pe GitHub↗21
  • quanvo87/groupworkAvatar quanvo87

    quanvo87/GroupWork

    43Vezi pe GitHub↗

    Easy, concurrent, asynchronous tasks in Swift.

    Swift
    Vezi pe GitHub↗43
  • sharplispers/lparallelAvatar sharplispers

    sharplispers/lparallel

    47Vezi pe GitHub↗

    Parallelism for Common Lisp

    Common Lisp
    Vezi pe GitHub↗47
  • takagi/cl-coroutineAvatar takagi

    takagi/cl-coroutine

    69Vezi pe GitHub↗

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

    Common Lisp
    Vezi pe GitHub↗69
  • taksatou/cl-gearmanAvatar taksatou

    taksatou/cl-gearman

    22Vezi pe GitHub↗

    Common Lisp Library for the Gearman distributed job system.

    Common Lisp
    Vezi pe GitHub↗22
  • tbrss/moiraAvatar TBRSS

    TBRSS/moira

    30Vezi pe GitHub↗

    Monitor and restart background threads.

    Common Lisp
    Vezi pe GitHub↗30
  • tsikov/clerkAvatar tsikov

    tsikov/clerk

    19Vezi pe GitHub↗

    A cron-like scheduler with sane DSL

    Common Lisp
    Vezi pe GitHub↗19
  • typelift/concurrentAvatar typelift

    typelift/Concurrent

    208Vezi pe GitHub↗

    Functional Concurrency Primitives

    Swift
    Vezi pe GitHub↗208
  • async-plus/async-plusAvatar async-plus

    async-plus/async-plus

    213Vezi pe GitHub↗

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

    Swift
    Vezi pe GitHub↗213
  • zkat/chanlAvatar zkat

    zkat/chanl

    180Vezi pe GitHub↗

    Portable channel-based concurrency for Common Lisp

    Common Lisp
    Vezi pe GitHub↗180
  • atgreen/cl-cancelAvatar atgreen

    atgreen/cl-cancel

    5Vezi pe GitHub↗

    Cancellation propagation library for Common Lisp with deadlines and timeouts

    Common Lisp
    Vezi pe GitHub↗5
  • atgreen/cl-etcdAvatar atgreen

    atgreen/cl-etcd

    20Vezi pe GitHub↗

    Run etcd as an asynchronous inferior process

    Common Lisp
    Vezi pe GitHub↗20