maciekgajewski / coroutinesLinks
Go-style coroutines and channels for C++
☆34Updated 12 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 10 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.☆74Updated 10 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 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
- Generic 2D graphics library for C++14☆28Updated 11 months ago
- A C++ library for integer array compression☆30Updated 3 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- C# async/await in C++. Legacy implementation, check out CppAsync instead!☆28Updated 10 years ago
- Cross-platform C++ library for fast binary and REST messaging☆44Updated 5 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Foundations of symbol based programming☆30Updated 6 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆37Updated 7 years ago
- A future and stream library for modern C++.☆67Updated 2 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
- A C++14/17 implementation of named tuples☆72Updated last year
- Library containing high-performance datastructures and utilities for C++☆75Updated 8 years ago
- Fast delegates implementation☆57Updated 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/ …☆45Updated 10 years ago
- Persistent red-black tree in C++☆30Updated 3 months ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆35Updated 4 years ago
- Enjoy template metaprogramming☆116Updated 9 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- Lthread C++11 binding☆12Updated 11 years ago
- exploring coroutine C++ proposal☆46Updated 9 years ago
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 6 years ago
- High performance multithreading toolkit for C++17☆47Updated 2 months ago
- Allocation benchmarks☆31Updated 9 years ago