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

async+
async+Swift

A chainable interface for Swift's async/await that provides promise-like operations while using native language features.

#macos-development#futures#async-await
Stars213
Forks9
Last commit2 years ago
Tiny.RestClient
Tiny.RestClientC#

A fluent, lightweight REST client for .NET that simplifies HTTP communication with automatic serialization and extensive feature support.

#httpclient#xamarin#rest-client
Stars208
Forks31
Last commit4 months ago
clj-rethinkdb
clj-rethinkdbClojure

A Clojure client library for RethinkDB, providing a query API that closely mirrors the official JavaScript driver.

#functional-programming#async#clojure-library
Stars203
Forks40
Last commit7 years ago
aiopath
aiopathPython

A complete asynchronous implementation of Python's pathlib for asyncio and trio, enabling non-blocking file system operations.

#asyncio#async-path#async
Stars198
Forks14
Last commit4 months ago
mbr/socketcan
mbr/socketcanRust

A Rust library for Linux SocketCAN communication, providing network socket access to CAN bus with async support.

#industrial-automation#can-bus#embedded
Stars196
Forks91
Last commit12 days ago
Stripe
StripeC#

Typed .NET clients for Stripe's REST APIs with built-in validation and error handling.

#payment-gateway#mono#client
Stars196
Forks69
Last commit4 years ago
apca
apcaRust

A Rust library for interacting with the Alpaca trading API, providing async access to trading, account, and market data.

#alpaca-markets#alpaca-trading-api#alpaca-api
Stars195
Forks54
Last commit1 month ago
Chroniton.NetCore
Chroniton.NetCoreC#

A .NET library for scheduling and running strongly-typed tasks with support for cron, custom schedules, and asynchronous execution.

#unit-testing#strongly-typed#dependency-injection
Stars181
Forks18
Last commit9 years ago
Dispatch
DispatchSwift

A tiny Swift library that simplifies Grand Central Dispatch (GCD) usage with intuitive syntax and helpers.

#threading#ios#gdc
Stars178
Forks21
Last commit8 years ago
Castra
CastraClojure

A Clojure/Script RPC library for web applications that makes async server calls feel like expression evaluation.

#unidirectional-dataflow#cqrs#clojurescript
Stars172
Forks25
Last commit5 years ago
Karambolo.Extensions.Logging.File
Karambolo.Extensions.Logging.FileC#

A lightweight, customizable file logger provider for Microsoft.Extensions.Logging with async processing and JSON support.

#file-logging#async#customizable
Stars166
Forks26
Last commit9 days ago
Slackers
SlackersPython

A FastAPI-based server to handle Slack webhooks, slash commands, interactive components, and events.

#fastapi#python38#python37
Stars163
Forks11
Last commit2 years ago
FSharp.Control.FusionTasks
FSharp.Control.FusionTasksF#

A library providing seamless interoperability between F# Async workflows and .NET Task/ValueTask for mixed-language asynchronous programming.

#asynchronous-programming#valuetask#async-await
Stars160
Forks13
Last commit
tako
takoRust

A pragmatic Rust framework for building cohesive network services across HTTP, WebSocket, gRPC, TCP, UDP, and Unix sockets.

#realtime#webframework#high-performance
Stars158
Forks8
Last commit1 day ago
Kovert
KovertKotlin

An invisible REST and web framework for Kotlin that binds controllers to Vert.x routers with minimal annotations.

#dependency-injection#template-engine#async
Stars158
Forks10
Last commit7 years ago
hud
hudRust

Zero-instrumentation eBPF profiler that finds blocking code in Tokio async runtimes by measuring OS scheduling latency.

#async-rust#observability#rust-tooling
Stars158
Forks5
Last commit1 month ago
async_with
async_withElixir

An asynchronous version of Elixir's 'with' that resolves dependency graphs and executes clauses for optimal performance.

#macro#functional-programming#elixir
Stars156
Forks4
Last commit3 years ago
AsyncNinja
AsyncNinjaSwift

A comprehensive Swift library providing primitives for concurrency and reactive programming, simplifying asynchronous code.

#ios#channels#async
Stars156
Forks17
Last commit4 years ago
coinbase-pro-rs
coinbase-pro-rsRust

A Rust client library for the Coinbase Pro cryptocurrency exchange API with sync, async, and WebSocket support.

#trading#cryptocurrency#async
Stars154
Forks56
Last commit2 years ago
cdrs-tokio
cdrs-tokioRust

A high-level asynchronous Apache Cassandra client written in pure Rust, focusing on configurability and performance.

#database-driver#ycql#driver
Stars151
Forks31
Last commit18 days ago
mioco
miocoRust

A Rust library providing green-threads (fibers) similar to Goroutines, built on MIO for scalable async I/O.

#coroutines#green-threads#async
Stars148
Forks13
Last commit7 years ago
cassandra-rs
cassandra-rsRust

A maintained Rust driver for Apache Cassandra, wrapping the DataStax C/C++ driver with a safe and modern API.

#database-driver#no-sql#async
Stars145
Forks55
Last commit2 years ago
async
asyncGo

A Go library for safe asynchronous function execution with panic recovery and error stack traces.

#hacktoberfest#async-programming#async
Stars140
Forks18
Last commit5 years ago
Arangors
ArangorsRust

An intuitive Rust client for ArangoDB with ergonomic, OOP-like APIs for both async and sync operations.

#database-driver#async#nosql
Stars134
Forks33
Last commit7 months ago
Narwhal
NarwhalRust

An extensible pub/sub messaging server for edge applications that delegates authentication and business logic to external modulators.

#chat#iot#messaging-server
Stars133
Forks5
Last commit24 days ago
pgx
pgxOCaml

A pure OCaml PostgreSQL client library with support for Async, LWT, and synchronous operations.

#database-driver#ocaml-library#async
Stars132
Forks19
Last commit3 years ago
p-pipe
p-pipeTypeScript

Compose promise-returning and async functions into reusable pipelines for sequential execution.

#pipeline#function-composition#async
Stars131
Forks13
Last commit5 years ago
lambda-pure
lambda-pureShell

A pretty, minimal, and fast ZSH prompt with Node.js version display and async git status.

#lambda#developer-tools#minimalist
Stars124
Forks36
Last commit4 years ago
fpRust
fpRustRust

A Rust library providing Monad, MonadIO, coroutines, actors, and functional programming utilities inspired by Rx, Haskell, and Python.

#functional-programming#library#macros
Stars124
Forks7
Last commit4 years ago
taitan-orm
taitan-ormRust

A high-performance, SQL-first ORM for Rust with compile-time code generation and full async support.

#orm#database#async
Stars123
Forks8
Last commit8 months ago
scala-influxdb-client
scala-influxdb-clientScala

An asynchronous Scala client library for interacting with InfluxDB, providing non-blocking operations for data writing, querying, and database management.

#async#monitoring#database-client
Stars122
Forks30
Last commit
Manatee.Trello
Manatee.TrelloC#

A fully object-oriented .NET wrapper for Trello's RESTful API, written in C#, providing an intuitive entity model.

#rest-client#trello-api#entity-caching
Stars121
Forks40
Last commit3 years ago
micropython-nanoweb
micropython-nanowebPython

A full asynchronous web server for MicroPython designed for microcontrollers with minimal memory footprint.

#iot#asyncio#webserver
Stars120
Forks19
Last commit6 months ago
pinia-persistedstate-2
pinia-persistedstate-2TypeScript

A Pinia plugin that persists and rehydrates Vue.js store state between page reloads.

#storage#vue-state-management#localforage
Stars115
Forks9
Last commit5 days ago
FileProvider
FileProviderSwift

A Swift library providing a unified interface for managing local, iCloud, and remote files (WebDAV, FTP, Dropbox, OneDrive).

#onedrive#ios#file-management
Stars115
Forks22
Last commit2 years ago
Lily
LilyLua

A LÖVE library for asynchronous asset loading using multiple threads to prevent game stuttering.

#async#multithreading#game-development
Stars113
Forks6
Last commit4 years ago
PreviousPage 7 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
3 years ago
6 years ago
#Rust75
#Concurrency43
#Python41
#Dotnet36
#Javascript30
#High Performance28
#Asynchronous27
#Performance25
#Cross Platform21
#Csharp20
#Nodejs20
#Tokio20