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

JohnEstropia/GCDKit

0
View on GitHub↗
316 stars·35 forks·Swift·MIT·8 views

GCDKit

Grand Central Dispatch simplified with swift.

Features

  • Task Queues - Simplified interface for Grand Central Dispatch.
  • Concurrency Tools - Simplified GCD interface for Swift.
  • Development Utilities - Simplified GCD syntax for Swift.

Star history

Star history chart for johnestropia/gcdkitStar history chart for johnestropia/gcdkit

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 GCDKit

These projects share indexed features with GCDKit. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • duemunk/asyncduemunk avatar

    duemunk/Async

    4,565View on GitHub↗

    Async is a Swift library that provides a wrapper for Grand Central Dispatch to simplify the management of asynchronous tasks and queues. It functions as a task scheduler for the execution, timing, and orchestration of code blocks. The project includes a task chainer to sequence operations across different threads without nested callback structures and a concurrent loop wrapper that distributes iterations across multiple threads. It also features a token-based cancellation system to track and remove pending operations from the execution queue before they run. The library covers concurrency ma

    Swift
    View on GitHub↗4,565
  • roadrunner-server/roadrunnerroadrunner-server avatar

    roadrunner-server/roadrunner

    8,473View on GitHub↗

    RoadRunner is a high-performance application server and process manager designed to serve PHP applications using a persistent worker model. It eliminates bootload overhead and initialization time by keeping application processes alive between requests, acting as a protocol-agnostic proxy that routes traffic to a pool of supervised workers. The server is built with a plugin-based modular architecture, allowing it to be extended with custom Go plugins and compiled into tailored binaries. It distinguishes itself by providing a unified execution model for a wide array of communication protocols,

    Goapplication-servergolanghacktoberfest
    View on GitHub↗8,473
  • ahl5esoft/golang-underscoreA

    ahl5esoft/golang-underscore

    0View on GitHub↗
    View on GitHub↗0
  • ahoo-wang/smartcodeAhoo-Wang avatar

    Ahoo-Wang/SmartCode

    578View on GitHub↗

    SmartCode = IDataSource -> IBuildTask -> IOutput => Build Everything!!!

    C#
    View on GitHub↗578
Compare all 30 related projects→

Frequently asked questions

What does johnestropia/gcdkit do?

Grand Central Dispatch simplified with swift.

What are the main features of johnestropia/gcdkit?

The main features of johnestropia/gcdkit are: Task Queues, Concurrency Tools, Development Utilities.

Which projects share features with johnestropia/gcdkit?

Projects with overlapping indexed features include: duemunk/async — Async is a Swift library that provides a wrapper for Grand Central Dispatch to simplify the management of asynchronous… roadrunner-server/roadrunner — RoadRunner is a high-performance application server and process manager designed to serve PHP applications using a… ahl5esoft/golang-underscore. airsaid/androidlocalizeplugin — English | 简体中文. airsaid/inspirewritingplugin — An IntelliJ IDEA plugin is used to inspire you to write code. ahoo-wang/smartcode — SmartCode = IDataSource -> IBuildTask -> IOutput => Build Everything!!!