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☆34Updated 9 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☆56Updated 3 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- Cross-platform C++ library for fast binary and REST messaging☆43Updated 5 years ago
- Library containing high-performance datastructures and utilities for C++☆74Updated 8 years ago
- Generic 2D graphics library for C++14☆28Updated 5 months ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Theron C++ concurrency library☆34Updated 11 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
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- zero-copy, zero-serialize, zero-hassle protocol buffers☆59Updated 7 years ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- A minimalist approach to parsing JSON properly using SpiritV2☆10Updated 10 years ago
- Lightweight unit-testing framework (C++11).☆85Updated 9 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
- High performance multithreading toolkit for C++17☆47Updated 3 months 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
- Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.☆23Updated 4 years ago
- ☆27Updated last year
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Bourne is a lightweight JSON de/serializer (C++11).☆22Updated 10 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 13 years ago
- Hartmut Kaiser and Bryce Lelbach's version of Boost.Lockfree☆14Updated 14 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- Knot is a lightweight and simple TCP networking C++ library with no dependencies.☆28Updated 9 years ago