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:
- Literal Logging for C++☆86Updated 7 years ago
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 10 months ago
- ☆27Updated last year
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 6 years ago
- Python-like range iterators for C++☆81Updated 7 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 5 years ago
- Cross-platform C++ library for fast binary and REST messaging☆43Updated 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 …☆116Updated 7 years ago
- so5extra is a collection of various SObjectizer's extensions. so5extra is built on top of SObjectizer and intended to simplify developmen…☆24Updated 4 months ago
- ulids in C++, Header Only☆98Updated 2 years ago
- A C++14/17 implementation of named tuples☆71Updated 11 months ago
- A C++ implementation of python-style generators, powered by boost::context☆57Updated 11 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- A C++ string-based dispatch/routing library☆25Updated 8 years ago
- Simple resource pool for recycling resources in C++☆69Updated last week
- A modern, fast, structured logging framework in C++☆60Updated 2 years ago
- exploring coroutine C++ proposal☆45Updated 8 years ago
- The extremely fast zero allocation and zero copying JSON parser☆29Updated 2 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- C++ async operations☆100Updated 10 years ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆31Updated 4 years ago
- Heap allocation free version of C++11 std::function☆56Updated 3 years ago
- Benchmarks for Schemaless Data Serialization Libraries☆56Updated 3 years ago
- Modern C++ generic header-only template library.☆102Updated 2 years ago
- Collection of header-only utilities for C++☆35Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago