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
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 7 years ago
- C# async/await in C++. Legacy implementation, check out CppAsync instead!☆28Updated 10 years ago
- Generic 2D graphics library for C++14☆28Updated 9 months ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- C++11 implementation of https://hashids.org/☆68Updated 4 years ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- Allocation benchmarks☆30Updated 9 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆35Updated 4 years ago
- Cross-platform C++ library for fast binary and REST messaging☆44Updated 5 years ago
- A collection of bit manipulation routines for C++☆21Updated 12 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆45Updated 10 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- exploring coroutine C++ proposal☆45Updated 9 years ago
- High performance multithreading toolkit for C++17☆47Updated 2 weeks ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 10 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- A dependency-based coroutine scheduler☆45Updated 9 years ago
- Fast delegates implementation☆56Updated 3 years ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆46Updated 9 years ago
- Enjoy template metaprogramming☆114Updated 8 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆37Updated 8 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago