zhanglix / asyncio
A c++ coroutine library making use of llvm 5.0 coroutine experimental features to dramatically simplify asynchronous logical in C++.
☆40Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for asyncio
- Adapters for interfacing libuv with C++ resumable functions☆114Updated 2 months ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated last year
- exploring coroutine C++ proposal☆44Updated 8 years ago
- Literal Logging for C++☆83Updated 7 years ago
- Emulation of resumable expressions using boost.coroutine☆12Updated 6 years ago
- ASIO Cooperative Task for await-based coroutine☆17Updated 6 years ago
- The extremely fast zero allocation and zero copying JSON parser☆29Updated last year
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- Cross-platform C++ library for fast binary and REST messaging☆41Updated 4 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 …☆109Updated 6 years ago
- C++ implementation of the Go (GoLang) Channel and Select structure☆66Updated 3 years ago
- JSON Serializer using compile time reflection☆20Updated last year
- Boost.org circular_buffer module☆54Updated 2 months ago
- Fully featured C++ enums; to/from string, iteration, enum-set class, type safety, custom properties, static/const(expr), more...☆11Updated 6 years ago
- ☆15Updated 4 years ago
- A disruptor thread-synchronisation data structure for C++11.☆119Updated last year
- Session-based Beast/Asio wrapper requiring C++14☆65Updated 3 years ago
- C++ binding for nanomsg☆107Updated 10 years ago
- JSON & BSON parser/writer☆38Updated 8 years ago
- ☆20Updated 5 years ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆46Updated 8 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- A C++14/17 implementation of named tuples☆70Updated 2 months ago
- C++ header-only filesystem library☆17Updated 6 years ago
- Go-like channels for ASIO C++20 coroutines☆35Updated 8 months ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆41Updated this week
- A C++ string-based dispatch/routing library☆25Updated 7 years ago
- Python-like range iterators for C++☆82Updated 7 years ago