elle
Async framework
An asynchronous C++ framework providing reusable concepts and libraries for building concurrent systems.
The Elle coroutine-based asynchronous C++ development framework.
477 stars
31 watching
44 forks
Language: C++
last commit: over 1 year ago
Linked from 1 awesome list
algorithmasynchronousasynchronous-frameworkconsensuscoroutinescppcpp14cpp17cryptographyellefibersinfinitpaxosreactorrpcserialization
Related projects:
Repository | Description | Stars |
---|---|---|
flipcoder/kit | A C++ library providing utilities and abstractions for asynchronous programming, coroutines, reactive systems, and other related concepts. | 23 |
facebookexperimental/libunifex | A C++ implementation of an async programming model with schedulers, timers, I/O and coroutine support for concurrent systems. | 1,495 |
kassane/asio | A C++ library providing an asynchronous I/O framework for building networked applications. | 7 |
arun11299/coro-async | A C++ library providing a coroutine-based approach to networking | 37 |
amanieu/asyncplusplus | A lightweight concurrency framework for C++11 | 1,356 |
briancavalier/creed | A library that simplifies asynchronous programming by providing coroutines and promises with functional programming features. | 274 |
orthecreedence/cl-async | A library providing asynchronous I/O capabilities for Common Lisp programming. | 276 |
futurekit/futurekit | A Swift-based Future/Promises Library for asynchronous programming on iOS and OS X | 754 |
agronholm/anyio | A high-level asynchronous networking and concurrency framework that provides structured concurrency on top of asyncio or trio. | 1,848 |
thomaslevesque/aspnetcore.asyncinitialization | A helper class to perform asynchronous application initialization in ASP.NET Core 2.x. | 87 |
ulrikdamm/forbind | A functional programming framework for Swift that simplifies async and promise handling. | 45 |
tmenier/asyncpoco | A .NET micro-ORM with asynchronous API and cross-platform support. | 127 |
svermeulen/nvim-lusc | A Lua-based library for structured async/ concurrency in Neovim | 13 |
chrispenner/eve | A modular event-driven application framework for building extensible software | 109 |
peterhinch/micropython-async | A resource providing documentation, tutorials, and code examples for using asynchronous programming in MicroPython for embedded systems | 750 |