HTTP/2 200
date: Tue, 22 Jul 2025 23:18:02 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"8654faa461d37a28e55aca4b10b5e6fc"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: origin-when-cross-origin, strict-origin-when-cross-origin
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com www.youtube.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=td8%2FeN2W5GgDLgwCBnIGFnxOX3pL8SjkHiSf9d48wrpPsHnDVUWyHxONkKldvi6XDoBBZ8LXLOuCVtZvcKbm1UqIY2XBko0r6cXELKjy96AQCQSrV3wJ9Me3%2FJXXk4q%2FHVcRICajEBYZkbIrCeiyBl6tPENuG9amTKjqt5v9gJDrMNdi2sfNaVW06p0zdLpJU37GN7PLxLHDguyErYdow%2Bqxf1u0bJ%2BFhkF0VrT6e3Jk9wNeeiGW4JpKyrW3dlTjV7IQistOBBs5g4pd1YmMJw%3D%3D--BIq77iK1uc1naqLX--npNdRI4FL10vLaXwtdmD1g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1792220624.1753226281; Path=/; Domain=github.com; Expires=Wed, 22 Jul 2026 23:18:01 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 22 Jul 2026 23:18:01 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 8A48:2DEF93:1BD4ED:25FC10:68801C29
asynchronous-tasks · GitHub Topics · GitHub
Here are
183 public repositories
matching this topic...
Simple, reliable, and efficient distributed task queue in Go
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
Queuer is a queue manager, built on top of OperationQueue and Dispatch (aka GCD).
Updated
Jun 30, 2025
Swift
Background task queue for Python backed by Redis, a super minimal Celery
Updated
May 1, 2025
Python
A "run" function for asyncio-based apps that does all the boilerplate.
Updated
Jan 27, 2025
Python
Work with values that haven't been determined yet.
Updated
Aug 29, 2022
Swift
Rqueue aka Redis Queue [Task Queue, Message Broker] for Spring framework
Updated
Jul 22, 2025
Java
Queue-agnostic background job library for Go, with a pleasant API and powerful features.
Parallel Programming with Python and Charm++
Updated
Jul 9, 2025
Python
Minimalist Async Evaluation Framework for R
Crochet: use Twisted anywhere!
Updated
Sep 3, 2024
Python
A platform-independent promise library for C++, implementing asynchronous continuations.
Svelto Tasks - C# promises compliant multi-threaded tasks runner
A powerful Cron Jobs Scheduler for ASP.NET Core and .NET Core (2.x-8.x). Simplify the management of self-hosted and ASP.NET Core-based scheduled tasks with a flexible and reliable solution. Designed for developers needing robust task scheduling in modern frameworks.
A C++14 framework for asynchronous I/O, cooperative multitasking and green threads scheduling
Adaptive computational fluid dynamics
Simple, reliable & efficient distributed task queues for C++17
Updated
Jul 21, 2025
TypeScript
Asynchronous tasks management with UWSGI server
Updated
Mar 9, 2021
Python
Improve this page
Add a description, image, and links to the
asynchronous-tasks
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
asynchronous-tasks
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.