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:
- Header only C++14 micro benchmark☆14Updated 9 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 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☆59Updated 4 years ago
- High performance multithreading toolkit for C++17☆47Updated 3 months ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Generic 2D graphics library for C++14☆28Updated 8 months ago
- C#/Rust/Python style formatting in C++.☆11Updated 6 years ago
- TinyThread++ fork with lambda, future and continuation support.☆29Updated 13 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- Cross-platform C++ library for fast binary and REST messaging☆44Updated 5 years ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆47Updated 9 years ago
- Lightweight unit-testing framework (C++11).☆85Updated 9 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆35Updated 4 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 8 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 5 years ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- ☆27Updated last year
- ☆13Updated 9 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆37Updated 8 years ago
- C++ 11/14 type safe light event system☆14Updated 10 years ago
- Fast delegates implementation☆56Updated 3 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆44Updated 10 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- Allocation benchmarks☆30Updated 9 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago