572 skills found · Page 3 of 20
gojuukaze / YTaskYTask is an asynchronous task queue for handling distributed jobs in golang(go异步任务框架)
tarantool / QueueCreate task queues, add and take jobs, monitor failed tasks
mosquito-cr / MosquitoA background task runner for crystal applications supporting periodic (CRON) and manually queued jobs
cscotta / OctobotA distributed task queue worker designed for throughput, parallelism, and clustering.
cenkalti / Kuyruk⚙️ Simple task queue for Python
benbasha / Claude AutopilotVS Code/Cursor extension for automating Claude Code tasks with intelligent queuing, batch processing, and auto-resume.
jmartinesp / AsyncJobLibraryAndroid library to easily queue background and UI tasks
GoogleCloudPlatform / PsqCloud Pub/Sub Task Queue for Python
svfat / Awesome CeleryA curated list of awesome things related to Celery (distributed task queue)
Nextdoor / NdkaleKale is a python task worker library that supports priority queues on Amazon SQS
drpancake / ChardA simple async/await task queue for Django. One process, no threads, no other dependencies.
gharty03 / Conti RansomwareFull source of the Conti Ransomware Including the missing Locker files from the original leak. I have fixed some of the errors intentionally introduced by the leaker to prevent the locker from being built. The Queue header file which implements a few linked list data structures that Conti uses for task scheduling in the Threadpool had several missing commas, there are still errors which I believe to be the result of a missing #ifdef pre-processsor macro in one of the header files but haven't had time to find it. Will be uploading English Translated Documentation In the future
spulec / PyQSPython task-queues for Amazon SQS
futurechimp / EnigmamachineEnigmamachine is a video processor which queues and encodes videos according to target profiles that you define. Videos must be on a locally mounted filesystem. The processor takes the path to the video, and executes one or more ffmpeg commands on the video. There is a handy web interface for defining encoding tasks, and a restful web service which takes encoding commands.
long2ice / RearqA distributed task queue built with asyncio and redis, with built-in web interface
grantcarthew / Node Rethinkdb Job QueueA persistent job or task queue backed by RethinkDB.
dtex / NeuronThe simplest possible event driven job manager, FIFO queue, and "task based cache" in node.js
RobinBressan / Queuer.jsRun queue of tasks in JavaScript easily
sczyh30 / Vertx KueVert.x Blueprint Project - Vert.x Kue, a priority task queue powered by Vert.x
Intsights / SergeantFast, Safe & Simple Asynchronous Task Queues Written In Pure Python