maciekgajewski / coroutinesLinks
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
Sorting:
- Header only C++14 micro benchmark☆14Updated 9 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 13 years ago
- Overridable universal operator overloading for C++14☆20Updated 10 years ago
- A PostgreSQL client library written in Modern C++☆25Updated 5 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- ASIO Cooperative Task for await-based coroutine☆15Updated 6 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- Generic 2D graphics library for C++14☆28Updated 4 months ago
- Functional programming with C++11, inspired by Haskell.☆21Updated 12 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- Hartmut Kaiser and Bryce Lelbach's version of Boost.Lockfree☆14Updated 14 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆34Updated 9 years ago
- Library containing high-performance datastructures and utilities for C++☆74Updated 8 years ago
- A simple immutable ordered key/value storage system.☆15Updated 9 years ago
- Lthread C++11 binding☆11Updated 10 years ago
- C++ 11/14 type safe light event system☆14Updated 10 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆47Updated 9 years ago
- Pretty table metrics w/ benchmarking, unit conversions in CSV,TSV,ASCII,markdown (C++11)☆19Updated 10 years ago
- Lightweight unit-testing framework (C++11).☆86Updated 8 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- Bourne is a lightweight JSON de/serializer (C++11).☆22Updated 9 years ago
- Allocation benchmarks☆30Updated 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