A c++ coroutine library making use of llvm 5.0 coroutine experimental features to dramatically simplify asynchronous logical in C++.
☆40Dec 30, 2019Updated 6 years ago
Alternatives and similar repositories for asyncio
Users that are interested in asyncio are comparing it to the libraries listed below
Sorting:
- C# async/await in C++. Legacy implementation, check out CppAsync instead!☆28Oct 16, 2015Updated 10 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Sep 9, 2024Updated last year
- Golang tool to scan hosts for SMB version and signing status☆15Nov 19, 2024Updated last year
- Prettiest C++ generator/coroutine implementation.☆14Dec 17, 2015Updated 10 years ago
- A C++ RDP implement, base RDPY☆16Jun 2, 2024Updated last year
- A Go library to parse Netscape HTTP cookie format files☆14Mar 4, 2018Updated 8 years ago
- Go package for nmap network scanning tool☆18Jun 7, 2023Updated 2 years ago
- ☆17Jan 27, 2020Updated 6 years ago
- Monocypher wrapped for Nim☆16Feb 28, 2024Updated 2 years ago
- experimenting with adding async_pop / push to https://wg21.link/P0260R5☆17Nov 22, 2024Updated last year
- Example to run Nim code in linux kernel context☆18May 27, 2019Updated 6 years ago
- Library wrapper to ODBC☆17Dec 9, 2020Updated 5 years ago
- C++ Concurrency library!