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:
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- exploring coroutine C++ proposal☆45Updated 9 years ago
- Simple resource pool for recycling resources in C++☆70Updated 2 months ago
- Python-like range iterators for C++☆81Updated 7 years ago
- Literal Logging for C++☆86Updated 7 years ago
- Benchmarks for Schemaless Data Serialization Libraries☆56Updated 3 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆23Updated last month
- Cross-platform C++ library for fast binary and REST messaging☆44Updated 5 years ago
- Modern C++ generic header-only template library.☆103Updated 2 months ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆155Updated 2 months ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- A C++ implementation of python-style generators, powered by boost::context☆57Updated 11 years ago
- Python's excellent OptionParser in C++☆93Updated 2 years ago
- A C++ RPC library built upon FlatBuffers and ZeroMQ☆36Updated 4 years ago
- C++11 Work-Stealing Task Scheduler☆36Updated 5 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- async/await in vanilla C++11☆80Updated 8 years ago
- High Performance Streams Based on Coroutine TS ⚡☆149Updated 6 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
- C++ framework for rapid server development☆76Updated last year
- A C++14/17 implementation of named tuples☆71Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆64Updated last year
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- so5extra is a collection of various SObjectizer's extensions. so5extra is built on top of SObjectizer and intended to simplify developmen…☆25Updated 6 months ago
- Generating C code interface from CPP using clang libtooling☆83Updated 5 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- 🧑🤝🧑 The visitor pattern revisited. An inheritance-aware acyclic visitor template, any and any-function templates.☆15Updated 5 years ago
- C++ BSON Library☆62Updated 7 years ago