awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
JohnEstropia avatar

JohnEstropia/GCDKit

0
View on GitHub↗
316 stars·35 forks·Swift·MIT·4 vues

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.

Historique des stars

Graphique de l'historique des stars pour johnestropia/gcdkitGraphique de l'historique des stars pour johnestropia/gcdkit

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait johnestropia/gcdkit ?

Grand Central Dispatch simplified with swift.

Quelles sont les fonctionnalités principales de johnestropia/gcdkit ?

Les fonctionnalités principales de johnestropia/gcdkit sont : Task Queues, Concurrency Tools, Development Utilities.

Quelles sont les alternatives open-source à johnestropia/gcdkit ?

Les alternatives open-source à johnestropia/gcdkit incluent : 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!!!

Alternatives open source à GCDKit

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec GCDKit.
  • duemunk/asyncAvatar de duemunk

    duemunk/Async

    4,565Voir sur 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
    Voir sur GitHub↗4,565
  • roadrunner-server/roadrunnerAvatar de roadrunner-server

    roadrunner-server/roadrunner

    8,473Voir sur 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
    Voir sur GitHub↗8,473
  • ahl5esoft/golang-underscoreA

    ahl5esoft/golang-underscore

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • ahoo-wang/smartcodeAvatar de Ahoo-Wang

    Ahoo-Wang/SmartCode

    578Voir sur GitHub↗

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

    C#
    Voir sur GitHub↗578
Voir les 30 alternatives à GCDKit→