Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Async

Async

361 projects

Showing 36 of 361 projects

meli
meliRust

A terminal-based email client for BSD/Linux/macOS with support for multiple accounts and backends like IMAP, Maildir, notmuch, and JMAP.

#mail#notmuch#gpg
Stars875
Forks27
Last commit7 days ago
StrongInject
StrongInjectC#

A compile-time checked dependency injection container for C# using Roslyn source generators.

#module-system#hacktoberfest#decorator-pattern
Stars868
Forks25
Last commit1 year ago
Edge.js
Edge.jsC++

Run .NET and Node.js code in-process on Windows, macOS, and Linux, enabling seamless interoperability between the two ecosystems.

#interop#csharp#async
Stars837
Forks99
Last commit25 days ago
SwiftCoroutine
SwiftCoroutineSwift

A Swift framework implementing coroutines with async/await, futures, and channels for iOS, macOS, and Linux.

#futures#ios#async-await
Stars833
Forks50
Last commit4 years ago
async
asyncShell

A Zsh library for running asynchronous tasks without external tools using zsh/zpty.

#productivity#library#zsh-zpty
Stars820
Forks39
Last commit2 years ago
yauzl
yauzlJavaScript

A robust, spec-compliant Node.js library for reading ZIP archives with async APIs and memory safety.

#zip-extraction#async#security
Stars816
Forks84
Last commit1 month ago
fs-jetpack
fs-jetpackTypeScript

A more convenient and powerful file system API for Node.js, designed for scripting, tooling, and build pipelines.

#glob-patterns#build-tools#async
Stars786
Forks46
Last commit2 years ago
ocaml-cohttp
ocaml-cohttpOCaml

An OCaml library for building HTTP clients and servers with support for multiple asynchronous backends including Lwt, Async, and Eio.

#asynchronous-programming#http-server#mirageos
Stars774
Forks183
Last commit3 months ago
AwaitKit
AwaitKitSwift

A Swift library that brings ES8 Async/Await syntax to write asynchronous code sequentially.

#asynchronous-programming#ios#async-await
Stars746
Forks54
Last commit5 years ago
lie
lieJavaScript

A small, performant Promises/A+ compliant JavaScript promise library.

#polyfill#async#es6-promises
Stars743
Forks61
Last commit6 years ago
RawRabbit
RawRabbitC#

A modern .NET framework for communication over RabbitMQ with a modular, middleware-oriented architecture.

#message-queue#publish-subscribe#async
Stars742
Forks135
Last commit3 years ago
Expecto
ExpectoF#

An advanced, smooth testing library for F# with parallel execution, property-based testing, and performance benchmarking.

#stress-testing#benchmarkdotnet#performance-testing
Stars736
Forks98
Last commit1 month ago
native-promise-only
native-promise-onlyJavaScript

A minimal polyfill for native ES6 Promises that strictly adheres to the specification without extensions.

#polyfill#immutable-promises#async
Stars715
Forks68
Last commit6 years ago
Angstrom
AngstromOCaml

A high-performance OCaml parser combinator library for network protocols and serialization formats.

#parsing#high-performance#async
Stars705
Forks75
Last commit1 year ago
FireSharp
FireSharpC#

An asynchronous cross-platform .NET library for Firebase, providing a REST API wrapper with real-time capabilities.

#xamarin#mono#rest-api
Stars694
Forks141
Last commit3 years ago
cljs-ajax
cljs-ajaxClojure

A simple asynchronous Ajax client for ClojureScript and Clojure with a unified API across both platforms.

#xhr#clojurescript#async
Stars676
Forks133
Last commit18 days ago
httpmock
httpmockRust

A simple yet powerful HTTP mocking library for Rust, featuring a fluent API, request matching, and standalone Docker support.

#serde#integration-testing#async
Stars664
Forks61
Last commit1 day ago
funfix
funfixTypeScript

A functional programming library for JavaScript, TypeScript, and Flow, providing type classes and data types inspired by Scala, Cats, and Monix.

#futures#functional-programming#async-programming
Stars630
Forks21
Last commit2 years ago
SaneCppLibraries
SaneCppLibrariesC++

A set of C++ platform abstraction libraries for macOS, Windows, and Linux, designed for fast compile times and minimal dependencies.

#minimal-dependencies#fast-compilation#platform-abstraction
Stars624
Forks19
Last commit
ocaml-graphql-server
ocaml-graphql-serverOCaml

A type-safe library for building GraphQL servers in OCaml with support for Lwt, Async, and subscriptions.

#functional-programming#graphql#api-server
Stars620
Forks58
Last commit2 years ago
Pawl
PawlPHP

An asynchronous WebSocket client for PHP built on ReactPHP.

#event-driven#reactphp#async
Stars617
Forks97
Last commit1 year ago
FastAPI Plugins
FastAPI PluginsPython

A collection of reusable plugins for FastAPI to add caching, scheduling, logging, and configuration management with minimal effort.

#fastapi#asyncio#caching
Stars614
Forks28
Last commit1 year ago
node-bindgen
node-bindgenRust

A Rust library for creating native Node.js modules with idiomatic Rust code and automatic FFI generation.

#n-api#native-modules#ffi
Stars589
Forks43
Last commit1 year ago
aiomqtt
aiomqttPython

A pure asyncio MQTT client library for Python with full MQTTv5 support and no callbacks.

#iot#asyncio#client
Stars569
Forks90
Last commit3 months ago
Socks
SocksSwift

A non-blocking TCP socket layer with event-driven server and client implementations for Swift.

#event-driven#swift-linux#tcp
Stars568
Forks53
Last commit8 years ago
FastAPI Example
FastAPI ExamplePython

A high-performance async REST API template built with FastAPI, GINO, Arq, and Uvicorn, powered by PostgreSQL and Redis.

#fastapi#uvicorn#orm
Stars556
Forks47
Last commit3 years ago
tokio-modbus
tokio-modbusRust

A pure Rust Modbus library built on tokio for asynchronous and synchronous industrial communication.

#industrial-automation#iot#library
Stars555
Forks155
Last commit2 days ago
Hopac
HopacF#

A Concurrent ML-style library for F# providing lightweight concurrency primitives and message-passing.

#concurrent-ml#csp#functional-programming
Stars536
Forks63
Last commit4 years ago
httpaf
httpafOCaml

A high-performance, memory-efficient, and scalable HTTP/1.1 web server for OCaml, built with Angstrom and Faraday.

#http-server#web-server#high-performance
Stars536
Forks42
Last commit2 years ago
seaography
seaographyRust

A GraphQL framework for Rust that automatically generates a fully-typed GraphQL API from SeaORM entities.

#hacktoberfest#orm#database
Stars526
Forks58
Last commit1 month ago
guard.nvim
guard.nvimLua

A lightweight, fast, and asynchronous formatting and linting plugin for Neovim 0.10+.

#developer-tools#editor-integration#async
Stars519
Forks26
Last commit5 months ago
PipelinR
PipelinRJava

A lightweight command processing pipeline library for Java applications, enabling clean separation of concerns via small, single-responsibility handlers.

#service-layer#command-pattern#spring
Stars492
Forks67
Last commit3 months ago
dagrs
dagrsRust

A high-performance Rust framework for asynchronous task orchestration using Flow-Based Programming and directed acyclic graphs (DAGs).

#hacktoberfest#parallel-computing#workflow-engine
Stars482
Forks40
Last commit6 months ago
rust-socketio
rust-socketioRust

A Rust implementation of the Socket.IO client protocol supporting both synchronous and asynchronous operations.

#hacktoberfest#serde#async
Stars477
Forks109
Last commit1 year ago
HASS Aarlo
HASS AarloPython

An asynchronous custom component for Home Assistant that integrates Arlo security cameras and devices.

#iot#arlo-integration#home-automation
Stars472
Forks83
Last commit13 days ago
aiorun
aiorunPython

A "run" function for asyncio-based apps that does all the boilerplate.

#asyncio#async-await#async
Stars469
Forks25
Last commit3 months ago
PreviousPage 5 of 11Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
2 days ago
#Rust81
#Concurrency56
#Python51
#Dotnet40
#Javascript34
#Asynchronous33
#High Performance32
#Performance30
#Async Await27
#Nodejs24
#Web Framework23
#Typescript23