libunifex
Async framework
A C++ implementation of an async programming model with schedulers, timers, I/O and coroutine support for concurrent systems.
Unified Executors
1k stars
56 watching
187 forks
Language: C++
last commit: 23 days ago Related projects:
Repository | Description | Stars |
---|---|---|
infinit/elle | An asynchronous C++ framework providing reusable concepts and libraries for building concurrent systems. | 477 |
ulrikdamm/forbind | A functional programming framework for Swift that simplifies async and promise handling. | 45 |
pimbrouwers/falco | A toolkit for building fast and functional-first web applications using F# | 530 |
amanieu/asyncplusplus | A lightweight concurrency framework for C++11 | 1,348 |
flipcoder/kit | A C++ library providing utilities and abstractions for asynchronous programming, coroutines, reactive systems, and other related concepts. | 23 |
kassane/asio | A C++ library providing an asynchronous I/O framework for building networked applications. | 7 |
a-synchronous/rubico | Enables simple and composable asynchronous functional programming in JavaScript | 275 |
svermeulen/nvim-lusc | A Lua-based library for structured async/ concurrency in Neovim | 13 |
kekyo/fsharp.control.fusiontasks | Enables seamless interoperability between F# asynchronous workflows and .NET Task/ValueTask | 160 |
kakserpom/phpdaemon | A high-performance, asynchronous server-side framework for network applications implemented in PHP. | 1,529 |
timmoth/asyncmonolith | Enables asynchronous messaging and task processing within .NET applications. | 52 |
oivoodoo/exfacebook | Provides an Elixir API wrapper for the Facebook Graph API | 18 |
status-im/nim-chronos | An efficient asynchronous programming framework for Nim. | 362 |
jonra1993/fastapi-alembic-sqlmodel-async | An async web framework template for building secure and efficient APIs with authentication and role-based access control. | 1,008 |
facebook-csharp-sdk/facebook-csharp-sdk | An SDK that simplifies integration with the Facebook platform for .NET applications. | 872 |