Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Async

Async

274 projects

Showing 36 of 274 projects

Expecto
ExpectoF#

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

#stress-testing#benchmarkdotnet#performance-testing
Stars739
Forks98
Last commit4 days 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
Stars708
Forks74
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
Stars696
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
Stars674
Forks135
Last commit9 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
Stars660
Forks60
Last commit2 months 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
Stars622
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
Stars622
Forks59
Last commit2 years 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
Stars619
Forks28
Last commit11 months ago
Pawl
PawlPHP

An asynchronous WebSocket client for PHP built on ReactPHP.

#event-driven#reactphp#async
Stars615
Forks97
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
Socks
SocksSwift

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

#event-driven#swift-linux#tcp
Stars569
Forks53
Last commit8 years ago
aiomqtt
aiomqttPython

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

#iot#asyncio#client
Stars563
Forks90
Last commit1 month 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
Stars554
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
Stars540
Forks153
Last commit3 months 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
Stars537
Forks42
Last commit2 years ago
Hopac
HopacF#

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

#concurrent-ml#csp#functional-programming
Stars536
Forks62
Last commit4 years ago
guard.nvim
guard.nvimLua

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

#developer-tools#editor-integration#async
Stars520
Forks26
Last commit4 months ago
seaography
seaographyRust

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

#hacktoberfest#orm#database
Stars517
Forks59
Last commit4 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
Stars489
Forks66
Last commit2 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
Stars478
Forks39
Last commit4 months ago
rust-socketio
rust-socketioRust

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

#hacktoberfest#serde#async
Stars475
Forks103
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
Stars469
Forks80
Last commit3 days ago
Graphul
GraphulRust

An Express-inspired web framework for Rust, designed to build fast, scalable microservices with a friendly syntax and powerful extractor system.

#extractors#api-server#rest-api
Stars452
Forks10
Last commit2 years ago
gmqtt
gmqttPython

A Python async MQTT client with full MQTT v5.0 protocol support and automatic reconnection.

#iot#asyncio#python-library
Stars446
Forks55
Last commit1 year ago
Fastapi-SQLA
Fastapi-SQLAPython

A production-ready SQLAlchemy extension for FastAPI with built-in pagination, async support, SQLModel integration, and pytest fixtures.

#fastapi#orm#database
Stars445
Forks18
Last commit1 day ago
reaktiv
reaktivPython

A reactive state management library for Python with automatic dependency tracking, inspired by Angular Signals and SolidJS.

#fine-grained-reactivity#rx#asyncio
Stars443
Forks8
Last commit6 days ago
kubernetes_asyncio
kubernetes_asyncioPython

Python asynchronous client library for the Kubernetes API, built with asyncio for non-blocking operations.

#asyncio#aiohttp#container-orchestration
Stars437
Forks89
Last commit1 day ago
Neo4jClient
Neo4jClientC#

A .NET client binding for Neo4j graph database with fluent Cypher query support.

#database-driver#fluent-interface#async
Stars427
Forks149
Last commit1 year ago
FastAPI SocketIO
FastAPI SocketIOPython

A FastAPI plugin that provides seamless Socket.IO integration for adding real-time bidirectional communication to FastAPI applications.

#fastapi#event-driven#api
Stars425
Forks34
Last commit2 years ago
tiberius
tiberiusRust

A native Microsoft SQL Server (TDS) client for Rust with async support and protocol independence.

#database-driver#mssql#tds-protocol
Stars418
Forks161
Last commit3 months ago
mysql_async
mysql_asyncRust

A Tokio-based asynchronous MySQL client library for Rust, supporting connection pooling, transactions, and multiple TLS backends.

#database-driver#async#tls
Stars407
Forks143
Last commit14 days ago
C# SNMP Library
C# SNMP LibraryC#

A comprehensive open-source SNMP library for C# and .NET, supporting SNMP v1, v2c, and v3 for agent and manager development.

#manager-development#csharp#async
Stars398
Forks147
Last commit23 days ago
FuturamaAPI
FuturamaAPIPython

A Futurama-themed REST and GraphQL API with real-time updates, built as a tech playground for modern web development.

#fastapi#alembic#graphql
Stars398
Forks24
Last commit17 days ago
zpm
zpmShell

A fast, configurable, and extensible plugin manager for Zsh that combines imperative and declarative approaches.

#plugin-manager#productivity#android
Stars396
Forks26
Last commit2 months ago
PreviousPage 5 of 8Next

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
1 day ago
#Rust75
#Concurrency43
#Python41
#Dotnet36
#Javascript30
#High Performance28
#Asynchronous27
#Performance25
#Cross Platform21
#Csharp20
#Nodejs20
#Tokio20