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

apple/swift-corelibs-libdispatch

0
View on GitHub↗
2,596 stars·487 forks·C·Apache-2.0·9 viewsswift.org↗

Swift Corelibs Libdispatch

The libdispatch Project, (a.k.a. Grand Central Dispatch), for concurrency on multicore hardware

Features

  • Concurrency and Parallelism - Task parallelism technology based on thread pools.

Star history

Star history chart for apple/swift-corelibs-libdispatchStar history chart for apple/swift-corelibs-libdispatch

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 Swift Corelibs Libdispatch

Similar open-source projects, ranked by how many features they share with Swift Corelibs Libdispatch.
  • microsoft/rusttrainingmicrosoft avatar

    microsoft/RustTraining

    14,636View on GitHub↗

    This project is a structured Rust programming curriculum and systems programming course designed to take learners from beginner to expert levels. It provides a comprehensive set of training materials focused on mastering the core syntax, idioms, and technical foundations of the Rust language. The project features a specialized language transition framework that maps concepts from C++, managed languages, and dynamic typing to Rust idioms. This allows developers from different ecosystems to translate architectural patterns and memory models into idiomatic Rust. The training covers a broad rang

    Rust
    View on GitHub↗14,636
  • amanieu/asyncplusplusAmanieu avatar

    Amanieu/asyncplusplus

    1,417View on GitHub↗

    Async++ concurrency framework for C++11

    C++
    View on GitHub↗1,417
  • andreiavrammsd/cpp-channelandreiavrammsd avatar

    andreiavrammsd/cpp-channel

    584View on GitHub↗

    C++11 thread-safe container for sharing data between threads (synchronized queue)

    C++channelconcurrent-queuecpp
    View on GitHub↗584
  • ahoward/forkoffahoward avatar

    ahoward/forkoff

    74View on GitHub↗

    brain-dead simple parallel processing for ruby

    Ruby
    View on GitHub↗74
See all 30 alternatives to Swift Corelibs Libdispatch→

Frequently asked questions

What does apple/swift-corelibs-libdispatch do?

The libdispatch Project, (a.k.a. Grand Central Dispatch), for concurrency on multicore hardware

What are the main features of apple/swift-corelibs-libdispatch?

The main features of apple/swift-corelibs-libdispatch are: Concurrency and Parallelism.

What are some open-source alternatives to apple/swift-corelibs-libdispatch?

Open-source alternatives to apple/swift-corelibs-libdispatch include: microsoft/rusttraining — This project is a structured Rust programming curriculum and systems programming course designed to take learners from… amanieu/asyncplusplus — Async++ concurrency framework for C++11. andreiavrammsd/cpp-channel — C++11 thread-safe container for sharing data between threads (synchronized queue). arrayfire/arrayfire — ArrayFire is a hardware-agnostic compute framework and JIT-compiled tensor engine designed for high-performance… atgreen/cl-cancel — Cancellation propagation library for Common Lisp with deadlines and timeouts. ahoward/forkoff — brain-dead simple parallel processing for ruby.