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
- ASIO Cooperative Task for await-based coroutine☆15Updated 6 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 9 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 8 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 13 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 6 years ago
- Generic 2D graphics library for C++14☆28Updated 3 months 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
- C++ reflection framework (for fun)☆14Updated 10 years ago
- Lightweight unit-testing framework (C++11).☆86Updated 8 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
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Functional programming with C++11, inspired by Haskell.☆21Updated 12 years ago
- A minimalist approach to parsing JSON properly using SpiritV2☆10Updated 10 years ago
- A PostgreSQL client library written in Modern C++☆25Updated 5 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 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
- exploring coroutine C++ proposal☆45Updated 8 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- Theron C++ concurrency library☆33Updated 11 years ago
- ZeroMQ C++ binding.☆29Updated 7 years ago
- zero-copy, zero-serialize, zero-hassle protocol buffers☆56Updated 7 years ago
- C++ 11/14 type safe light event system☆14Updated 10 years ago
- Allocation benchmarks☆30Updated 8 years ago