maciekgajewski / coroutines
Go-style coroutines and channels for C++
☆33Updated 11 years ago
Alternatives and similar repositories for coroutines:
Users that are interested in coroutines are comparing it to the libraries listed below
- Generic 2D graphics library for C++14☆28Updated 2 months ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 8 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 12 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- Pretty table metrics w/ benchmarking, unit conversions in CSV,TSV,ASCII,markdown (C++11)☆19Updated 9 years ago
- Lightweight unit-testing framework (C++11).☆86Updated 8 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- Functional programming with C++11, inspired by Haskell.☆21Updated 12 years ago
- zero-copy, zero-serialize, zero-hassle protocol buffers☆56Updated 7 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- Header file only filesystem library similar to boost::filesystem, but more light-weight. Supports both Windows and POSIX filesystem APIs…☆11Updated 15 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 9 years ago
- A simple stackful coroutine implementation in C++11☆11Updated 7 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- Overridable universal operator overloading for C++14☆20Updated 10 years ago
- A sane and minimal C++14 unit test framework☆33Updated 10 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- ☆13Updated 9 years ago
- A simple immutable ordered key/value storage system.☆15Updated 9 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- ASIO Cooperative Task for await-based coroutine☆15Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Cross-platform C++ library for fast binary and REST messaging☆42Updated 5 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago