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
·
AsyncNinja avatar

AsyncNinja/AsyncNinja

0
View on GitHub↗
156 stars·17 forks·Swift·MIT·10 viewsasync.ninja↗

AsyncNinja

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

Features

  • Concurrency - Concurrency and reactive programming primitives.
  • Concurrency Frameworks - Primitives for concurrency and reactive programming.

Star history

Star history chart for asyncninja/asyncninjaStar history chart for asyncninja/asyncninja

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

Open-source alternatives to AsyncNinja

Similar open-source projects, ranked by how many features they share with AsyncNinja.
  • fabriziobrancati/queuerFabrizioBrancati avatar

    FabrizioBrancati/Queuer

    1,155View on GitHub↗

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

    Swift
    View on GitHub↗1,155
  • zewo/veniceZewo avatar

    Zewo/Venice

    1,495View on GitHub↗

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

    Swift
    View on GitHub↗1,495
  • dfed/swift-async-queuedfed avatar

    dfed/swift-async-queue

    276View on GitHub↗

    A library of queues that enable sending ordered tasks to asynchronous contexts

    Swift
    View on GitHub↗276
  • erlang/otperlang avatar

    erlang/otp

    12,252View on 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
    View on GitHub↗12,252
See all 30 alternatives to AsyncNinja→

Frequently asked questions

What does asyncninja/asyncninja do?

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

What are the main features of asyncninja/asyncninja?

The main features of asyncninja/asyncninja are: Concurrency, Concurrency Frameworks.

What are some open-source alternatives to asyncninja/asyncninja?

Open-source alternatives to asyncninja/asyncninja include: fabriziobrancati/queuer — Queuer is a queue manager, built on top of OperationQueue and Dispatch (aka GCD). zewo/venice — Coroutines, structured concurrency and CSP for Swift on macOS and Linux. dfed/swift-async-queue — A library of queues that enable sending ordered tasks to asynchronous contexts. erlang/otp — OTP is a concurrent programming framework and distributed computing platform that serves as the Erlang runtime… boltsframework/bolts-swift — Bolts-Swift is a concurrency control framework designed to manage asynchronous workflows in native mobile… atgreen/cl-etcd — Run etcd as an asynchronous inferior process.