zhanglix / asyncioLinks
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:
- exploring coroutine C++ proposal☆45Updated 8 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 6 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Cross-platform C++ library for fast binary and REST messaging☆43Updated 5 years ago
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 9 months ago
- so5extra is a collection of various SObjectizer's extensions. so5extra is built on top of SObjectizer and intended to simplify developmen…☆24Updated 3 months ago
- ☆27Updated last year
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆34Updated 9 years ago
- Benchmarks for Schemaless Data Serialization Libraries☆56Updated 3 years ago
- A C++ implementation of python-style generators, powered by boost::context☆56Updated 11 years ago
- A single file C++11 header-only memory mapped file library.☆63Updated last year
- A C++ string-based dispatch/routing library☆25Updated 8 years ago
- Literal Logging for C++☆86Updated 7 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- async/await in vanilla C++11☆80Updated 8 years ago
- Python-like range iterators for C++☆81Updated 7 years ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆47Updated 9 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- An easier way to write asynchronous c++ grpc clients/servers.☆33Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- C++ 11 type traits for callable objects like lambda functions or objects with operator().☆40Updated 8 years ago
- JSON & BSON parser/writer☆38Updated 9 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 …☆116Updated 7 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago