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

cdrs-tokio
cdrs-tokioRust

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

#database-driver#ycql#driver
Stars154
Forks31
Last commit3 days 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 commit3 years 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
Stars144
Forks56
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
Stars135
Forks33
Last commit9 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
Stars135
Forks5
Last commit2 months 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
playwright-rust
playwright-rustRust

Rust language bindings for Microsoft Playwright, providing cross-browser end-to-end testing for the Rust ecosystem.

#playwright#cross-browser#async
Stars131
Forks16
Last commit1 day 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
Stars125
Forks7
Last commit12 days 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
taitan-orm
taitan-ormRust

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

#orm#database#async
Stars124
Forks7
Last commit10 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
micropython-nanoweb
micropython-nanowebPython

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

#iot#asyncio#webserver
Stars121
Forks19
Last commit8 months ago
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
Stars120
Forks40
Last commit3 years 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
Stars117
Forks23
Last commit2 years 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
Stars116
Forks8
Last commit2 days ago
Lily
LilyLua

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

#async#multithreading#game-development
Stars115
Forks6
Last commit4 years ago
vetis
vetisRust

A blazingly fast, minimalist HTTP server for Rust with support for HTTP/1, HTTP/2, and HTTP/3.

#http-server#minimalist#async
Stars114
Forks4
Last commit6 days ago
Funogram
FunogramF#

An F# library for building Telegram bots with full Bot API coverage and high-level abstractions.

#functional-programming#nuget#async
Stars110
Forks20
Last commit8 days ago
Hunch
HunchGo

A Go library providing intuitive asynchronous flow control functions like All, First, Retry, and Waterfall using context.

#retry-logic#concurrent#async-programming
Stars104
Forks12
Last commit4 years ago
Cardinal
CardinalPython

A Python IRC bot with reloadable async plugins, decorator-based commands, and simple JSON storage.

#hacktoberfest#plugin-system#json-storage
Stars104
Forks40
Last commit16 days ago
rsync.nvim
rsync.nvimLua

A Neovim plugin that automatically synchronizes project files with rsync when you save.

#file-synchronization#editor-integration#remote-development
Stars103
Forks16
Last commit1 year ago
tdilb-rs
tdilb-rsRust

A Rust wrapper for the Telegram Database Library (TDLib) with cross-platform support and flexible build options.

#async#tdlib-wrapper#tdlib-rs
Stars101
Forks30
Last commit3 months ago
tasklet
taskletRust

A Rust library for asynchronous task scheduling built on Tokio with cron-based execution.

#open-source#asychronous#library
Stars96
Forks8
Last commit1 day ago
worker-pool
worker-poolGo

A Go library implementing a simple asynchronous worker pool pattern for concurrent task execution.

#task-queue#async#worker-pool
Stars93
Forks13
Last commit5 years ago
AsyncMonolith
AsyncMonolithC#

A lightweight .NET library for durable asynchronous messaging using a database as a queue, enabling background processing and event-driven workflows.

#event-driven#scheduled-tasks#durable-messaging
Stars90
Forks7
Last commit5 months ago
AlecrimAsyncKit
AlecrimAsyncKitSwift

A Swift library providing async and await functionality for asynchronous programming.

#macos-development#asynchronous-programming#async-await
Stars87
Forks3
Last commit6 years ago
InfluxDBClient-rs
InfluxDBClient-rsRust

A Rust client library for InfluxDB 1.0+ providing HTTP and UDP support with an easy-to-use API.

#async#tokio#database-client
Stars85
Forks40
Last commit1 month ago
ocaml-zmq
ocaml-zmqOCaml

OCaml bindings for ZeroMQ 4.x, providing message-passing capabilities for distributed systems.

#hacktoberfest#message-queue#distributed-systems
Stars85
Forks18
Last commit2 years ago
dndb
dndbTypeScript

A persistent, embeddable NoSQL database for Deno and TypeScript with a MongoDB-like API.

#datastore#database#database-engine
Stars78
Forks13
Last commit3 years ago
C#: kbCSV
C#: kbCSVC#

An efficient, easy-to-use .NET library for parsing and writing CSV files, compliant with RFC4180.

#library#async#portable
Stars78
Forks26
Last commit5 years ago
p-time
p-timeJavaScript

Measure the time a promise takes to resolve with a simple decorator function.

#async#promises#timing
Stars74
Forks6
Last commit2 years ago
bytelines
bytelinesRust

A Rust library for reading input lines as byte slices to avoid allocations and improve performance.

#line-processing#memory-efficiency#async
Stars71
Forks8
Last commit2 years ago
Python (Async)
Python (Async)Python

An async Python 3.11+ SDK for interacting with PocketBase backends.

#python-sdk#python-3.11#database
Stars71
Forks9
Last commit1 year ago
PreviousPage 8 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
7 years ago
#Rust81
#Concurrency56
#Python51
#Dotnet40
#Javascript34
#Asynchronous33
#High Performance32
#Performance30
#Async Await27
#Nodejs24
#Web Framework23
#Typescript23