bombela / CxxCoroutineLinks
Coroutine implementation for C++11
☆18Updated 13 years ago
Alternatives and similar repositories for CxxCoroutine
Users that are interested in CxxCoroutine are comparing it to the libraries listed below
Sorting:
- Interactive canvas widget with shapes for OpenCV 3.X☆10Updated 7 years ago
- a modern c++17 high performance, cross-platform distributed mq☆25Updated 5 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- a simple RPC wrapper generator to C/C++ functions☆42Updated 10 years ago
- A simple C++11 lua binding library☆13Updated 11 years ago
- Components for service discovery via udp multicasting. It's using boost::asio for async networking. It's non-blocking and non-locking.☆19Updated 10 years ago
- C++ Build Scripts☆14Updated 3 weeks ago
- A single file C++11 header-only memory mapped file library.☆64Updated last year
- java-like synchronized blocks in c++☆13Updated 11 years ago
- Modern C++ 任务池,将作为纯同步调用方式实现完全等价于 async/await 的效果☆11Updated 4 years ago
- A single file C++ header-only minizip wrapper library☆27Updated 3 years ago
- A quick pool allocator for c++ with type info and gc support☆2Updated 3 years ago
- Cmake utilities for C++11 projects targeting Windows(host/cross build), Raspberry Pi (host/cross build), macOS, iOS, Android☆41Updated 2 weeks ago
- C++ Message Queuing Library and Framework☆88Updated last month
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 4 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- A generic connection pool☆21Updated 5 years ago
- Fast and lightweight thread pool for C++11 and newer.☆45Updated 8 months ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Simple C++ RPC library based on boost::asio and protobuf.☆30Updated 10 years ago
- C++11 header-only thread pool library☆19Updated 6 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- 2D C++ Plotting Library built on wxWidgets and OpenGL☆13Updated 2 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
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆42Updated 3 weeks ago
- Smart queue that executes tasks in threadpool-like manner☆41Updated last year
- A C++ library that allows you to plot data just as in MATLAB☆24Updated 11 years ago