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:
- a modern c++17 high performance, cross-platform distributed mq☆25Updated 5 years ago
- C++11 header-only thread pool library☆19Updated 6 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
- Interactive canvas widget with shapes for OpenCV 3.X☆10Updated 7 years ago
- java-like synchronized blocks in c++☆13Updated 11 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated 2 weeks ago
- Comparison of C++ Serialization Libraries for Graph Data☆35Updated 3 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆51Updated 4 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆23Updated 9 years ago
- A simple C++11 lua binding library☆13Updated 12 years ago
- Cross platform, threaded priority work queue scheduler library in C, with optional C++ wrapper. Run jobs based on priority, and/or schedu…☆25Updated 8 years ago
- A generic connection pool☆21Updated 5 years ago
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 4 years ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 7 years ago
- Go-style coroutines and channels for C++☆34Updated 11 years ago
- Boost's circular_buffer module converted to use all C++11 STL primitives, making it free of Boost dependencies.☆11Updated 8 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆64Updated 2 weeks ago
- Python's excellent OptionParser in C++☆93Updated 2 years ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- Tool for parsing C/C++ code and generating output using a given Jinja-like template☆18Updated last month
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 10 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Professional C++ Examples☆10Updated 3 years ago
- A single file C++11 header-only memory mapped file library.☆70Updated last year
- Proposed IP address classes for standard c++☆36Updated 11 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 …☆32Updated 4 years ago
- Simple C++ RPC library based on boost::asio and protobuf.☆30Updated 11 years ago