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
·
Back to johnestropia/gcdkit

Open-source alternatives to GCDKit

30 open-source projects similar to johnestropia/gcdkit, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best GCDKit alternative.

  • 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
  • airsaid/androidlocalizepluginAvatar de Airsaid

    Airsaid/AndroidLocalizePlugin

    620Voir sur GitHub↗

    English | 简体中文

    Kotlin
    Voir sur GitHub↗620

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.

Find more with AI search
  • airsaid/inspirewritingpluginAvatar de Airsaid

    Airsaid/InspireWritingPlugin

    7Voir sur GitHub↗

    An IntelliJ IDEA plugin is used to inspire you to write code.

    Kotlin
    Voir sur GitHub↗7
  • alandsleman/formbuilderAvatar de AlandSleman

    AlandSleman/FormBuilder

    474Voir sur GitHub↗

    UI based codegen tool to easily create Beautiful and Type safe @shadcn/ui forms (Next.js, Vue, Svelte)

    TypeScript
    Voir sur GitHub↗474
  • alexbrazier/react-native-network-loggerAvatar de alexbrazier

    alexbrazier/react-native-network-logger

    677Voir sur GitHub↗

    An HTTP network request monitor for React Native with in-app interface for iOS and Android with no native code

    TypeScript
    Voir sur GitHub↗677
  • amit-davidson/chronosA

    amit-davidson/Chronos

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • alexk111/node-red-node-typescript-starterAvatar de alexk111

    alexk111/node-red-node-typescript-starter

    91Voir sur GitHub↗

    This is a quick-start template repository for creating new Node-RED node sets in TypeScript.

    JavaScript
    Voir sur GitHub↗91
  • alexkuz/redux-devtools-inspectorAvatar de alexkuz

    alexkuz/redux-devtools-inspector

    235Voir sur GitHub↗

    Another Redux DevTools Monitor

    JavaScript
    Voir sur GitHub↗235
  • alexweber/es6-jspm-gulp-boilerplateA

    alexweber/es6-jspm-gulp-boilerplate

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • aliabb01/invoifyAvatar de aliabb01

    aliabb01/invoify

    6,307Voir sur GitHub↗

    Invoify is a browser-based billing tool and invoice generator built with Next.js and TypeScript. It provides a web interface for designing, creating, and managing professional billing documents for clients. The application features a professional invoice designer with live previews and layout templates. It allows for the direct generation of portable document format files and includes an integrated email service for automated invoice delivery to recipients. The system manages billing data through local browser storage and supports exporting invoice information into PDF, JSON, and CSV formats

    TypeScript
    Voir sur GitHub↗6,307
  • aliasrobotics/aztarnaAvatar de aliasrobotics

    aliasrobotics/aztarna

    93Voir sur GitHub↗

    aztarna, a footprinting tool for robots.

    Python
    Voir sur GitHub↗93
  • alitto/pondAvatar de alitto

    alitto/pond

    2,158Voir sur GitHub↗

    🔘 Minimalistic and High-performance goroutine worker pool written in Go

    Goconcurrencygogolang
    Voir sur GitHub↗2,158
  • amarcruz/react-native-cross-settingsAvatar de aMarCruz

    aMarCruz/react-native-cross-settings

    18Voir sur GitHub↗

    React Native Settings module for both Android & iOS.

    Java
    Voir sur GitHub↗18
  • aleclarson/dispatcherA

    aleclarson/dispatcher

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • amittam104/bentohubAvatar de amittam104

    amittam104/BentoHub

    138Voir sur GitHub↗

    BentoHub is a application where you can create a bento grid for your GitHub profile readme.

    JavaScript
    Voir sur GitHub↗138
  • amulet-team/amulet-map-editorAvatar de Amulet-Team

    Amulet-Team/Amulet-Map-Editor

    2,201Voir sur GitHub↗

    A Minecraft world editor and converter that supports all versions since Java 1.12 and Bedrock 1.7.

    Python
    Voir sur GitHub↗2,201
  • anboralabs/intellij-jmeterA

    anboralabs/intellij-jmeter

    0Voir sur GitHub↗

    JMeter is an open source tool designed to load test functional behavior and measure performance..

    Voir sur GitHub↗0
  • andnixsh/apktoolguiA

    AndnixSH/APKToolGUI

    0Voir sur GitHub↗

    GUI for apktool, signapk, zipalign and baksmali utilities.

    Voir sur GitHub↗0
  • anishkny/playwright-test-coverageAvatar de anishkny

    anishkny/playwright-test-coverage

    96Voir sur GitHub↗

    A Playwright extension that collects code coverage from running end-to-end tests. Assumes that code has been instrumented with babel-plugin-istanbul during the build process.

    JavaScript
    Voir sur GitHub↗96
  • anrieff/libcpuidAvatar de anrieff

    anrieff/libcpuid

    532Voir sur GitHub↗

    a small C library for x86 CPU detection and feature extraction

    C
    Voir sur GitHub↗532
  • answerdotai/fastcoreAvatar de AnswerDotAI

    AnswerDotAI/fastcore

    1,100Voir sur GitHub↗

    Python supercharged for the fastai library

    Jupyter Notebookdata-structuresdeveloper-toolsdispatch
    Voir sur GitHub↗1,100
  • antares993/accessiblebundleAvatar de antares993

    antares993/AccessibleBundle

    15Voir sur GitHub↗

    AccessibleBundle provides an Accessible integration for your Symfony projects. This will allow you to define your classes getters, setters and constructors using powerful annotations.

    PHP
    Voir sur GitHub↗15
  • antirez/sdsAvatar de antirez

    antirez/sds

    5,486Voir sur GitHub↗

    sds is a C dynamic string library that provides a memory management wrapper for heap-allocated strings. It implements binary-safe storage by tracking string lengths explicitly, allowing the library to handle null characters within data. The library distinguishes itself through a memory architecture that uses interchangeable function pointers for allocation and freeing, enabling the integration of custom memory managers. It utilizes header-stored length tracking to provide constant-time length retrieval and maintains null-terminated buffer padding to ensure compatibility with standard C string

    C
    Voir sur GitHub↗5,486
  • antiufo/roslyn-linq-rewriteAvatar de antiufo

    antiufo/roslyn-linq-rewrite

    714Voir sur GitHub↗

    This tool compiles C# code by first rewriting the syntax trees of LINQ expressions using plain procedural code, minimizing allocations and dynamic dispatch.

    C#
    Voir sur GitHub↗714
  • apache/datafuAvatar de apache

    apache/datafu

    124Voir sur GitHub↗

    Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you…

    Java
    Voir sur GitHub↗124
  • apentle/react-native-babel-jestAvatar de apentle

    apentle/react-native-babel-jest

    19Voir sur GitHub↗

    Simple testing configuration for React Native with Jest

    JavaScript
    Voir sur GitHub↗19
  • apiato/apiatoAvatar de apiato

    apiato/apiato

    3,103Voir sur GitHub↗

    PHP Framework for building scalable API's on top of Laravel.

    PHP
    Voir sur GitHub↗3,103
  • ahoo-wang/smartcodeAvatar de Ahoo-Wang

    Ahoo-Wang/SmartCode

    578Voir sur GitHub↗

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

    C#
    Voir sur GitHub↗578