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.
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
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,
An IntelliJ IDEA plugin is used to inspire you to write code.
UI based codegen tool to easily create Beautiful and Type safe @shadcn/ui forms (Next.js, Vue, Svelte)
An HTTP network request monitor for React Native with in-app interface for iOS and Android with no native code
This is a quick-start template repository for creating new Node-RED node sets in TypeScript.
Another Redux DevTools Monitor
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
🔘 Minimalistic and High-performance goroutine worker pool written in Go
React Native Settings module for both Android & iOS.
BentoHub is a application where you can create a bento grid for your GitHub profile readme.
A Minecraft world editor and converter that supports all versions since Java 1.12 and Bedrock 1.7.
JMeter is an open source tool designed to load test functional behavior and measure performance..
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.
Python supercharged for the fastai library
AccessibleBundle provides an Accessible integration for your Symfony projects. This will allow you to define your classes getters, setters and constructors using powerful annotations.
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
This tool compiles C# code by first rewriting the syntax trees of LINQ expressions using plain procedural code, minimizing allocations and dynamic dispatch.
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…
Simple testing configuration for React Native with Jest
PHP Framework for building scalable API's on top of Laravel.
SmartCode = IDataSource -> IBuildTask -> IOutput => Build Everything!!!