zhanglix / asyncio
A c++ coroutine library making use of llvm 5.0 coroutine experimental features to dramatically simplify asynchronous logical in C++.
☆40Updated 5 years ago
Alternatives and similar repositories for asyncio
Users that are interested in asyncio are comparing it to the libraries listed below
Sorting:
- ☆27Updated last year
- A PostgreSQL client library written in Modern C++☆25Updated 5 years ago
- Cross-platform C++ library for fast binary and REST messaging☆42Updated 5 years ago
- C++ binding for nanomsg☆109Updated 10 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 6 years ago
- exploring coroutine C++ proposal☆45Updated 8 years ago
- A C++14/17 implementation of named tuples☆70Updated 8 months ago
- C++11 Work-Stealing Task Scheduler☆36Updated 5 years ago
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆115Updated 7 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated last month
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 8 months ago
- Literal Logging for C++☆84Updated 7 years ago
- Emulation of resumable expressions using boost.coroutine☆12Updated 6 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆47Updated 9 years ago
- ASIO Cooperative Task for await-based coroutine☆15Updated 6 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- Benchmarks for Schemaless Data Serialization Libraries☆56Updated 3 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 9 years ago
- async/await in vanilla C++11☆81Updated 8 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 2 months ago
- A single file C++11 header-only memory mapped file library.☆63Updated last year
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 5 years ago
- C++ async operations☆101Updated 10 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- MsgPack/JSON Validation (msgpack.org[C++11])☆29Updated 6 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated 2 weeks ago