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

Zewo/Venice

0
View on GitHub↗
1,495 stars·57 forks·Swift·MIT·12 viewszewo.github.io/Venice↗

Venice

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

Features

  • Concurrency - Communicating sequential processes for Linux.
  • Concurrency Frameworks - CSP implementation using coroutines and channels.

Star history

Star history chart for zewo/veniceStar history chart for zewo/venice

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Venice

These projects share indexed features with Venice. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • 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
  • asyncninja/asyncninjaAsyncNinja avatar

    AsyncNinja/AsyncNinja

    156View on GitHub↗

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

    Swift
    View on GitHub↗156
  • 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
Compare all 30 related projects→

Frequently asked questions

What does zewo/venice do?

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

What are the main features of zewo/venice?

The main features of zewo/venice are: Concurrency, Concurrency Frameworks.

Which projects share features with zewo/venice?

Projects with overlapping indexed features include: fabriziobrancati/queuer — Queuer is a queue manager, built on top of OperationQueue and Dispatch (aka GCD). dfed/swift-async-queue — A library of queues that enable sending ordered tasks to asynchronous contexts. asyncninja/asyncninja — A complete set of primitives for concurrency and reactive programming on Swift. 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… belozierov/swiftcoroutine — Swift coroutines for iOS, macOS and Linux.