maciekgajewski / coroutinesLinks
Go-style coroutines and channels for C++
☆34Updated 11 years ago
Alternatives and similar repositories for coroutines
Users that are interested in coroutines are comparing it to the libraries listed below
Sorting:
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆34Updated 10 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
- High performance multithreading toolkit for C++17☆47Updated last month
- C#/Rust/Python style formatting in C++.☆11Updated 6 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- Generic 2D graphics library for C++14☆28Updated 6 months ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- ASIO Cooperative Task for await-based coroutine☆15Updated 6 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- C++11 implementation of https://hashids.org/☆68Updated 4 years ago
- ☆31Updated 9 years ago
- TinyThread++ fork with lambda, future and continuation support.☆29Updated 13 years ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆47Updated 9 years ago
- Fast delegates implementation☆56Updated 3 years ago
- A PostgreSQL client library written in Modern C++☆25Updated 5 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- C++ multi-purpose reflection library☆87Updated 4 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆18Updated 10 years ago
- C# async/await in C++. Legacy implementation, check out CppAsync instead!☆28Updated 9 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- ☆38Updated 12 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- SQLight is a lightweight MySQL client written in C++11. Based on code by Ladislav Nevery☆28Updated 9 years ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- Enjoy template metaprogramming☆113Updated 8 years ago