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
- Header only C++14 micro benchmark☆14Updated 9 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 9 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆53Updated 11 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 6 years ago
- exploring coroutine C++ proposal☆45Updated 8 years ago
- Generic 2D graphics library for C++14☆28Updated last month
- 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
- ASIO Cooperative Task for await-based coroutine☆15Updated 6 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- A minimalist approach to parsing JSON properly using SpiritV2☆10Updated 10 years ago
- zero-copy, zero-serialize, zero-hassle protocol buffers☆56Updated 7 years ago
- Eggs.SQLite is a Modern C++ thin wrapper over SQLite☆14Updated 12 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 12 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
- Lightweight unit-testing framework (C++11).☆86Updated 8 years ago
- JSON & BSON parser/writer☆38Updated 9 years ago
- Proposed IP address classes for standard c++☆36Updated 10 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- Pretty table metrics w/ benchmarking, unit conversions in CSV,TSV,ASCII,markdown (C++11)☆19Updated 9 years ago
- λ → C++ library for functional programming☆37Updated 8 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