Manu343726 / coroutine
A simple stackful coroutine implementation in C++11
☆11Updated 7 years ago
Alternatives and similar repositories for coroutine:
Users that are interested in coroutine are comparing it to the libraries listed below
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 12 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆30Updated 2 years ago
- ☆13Updated 8 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- Generic 2D graphics library for C++14☆28Updated last month
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- Go-style coroutines and channels for C++☆33Updated 11 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆19Updated 10 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- 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
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- A header only library that implements a C11 Unbounded Non-Intrusive Lockless Single Consumer Multiple Producer Thread-Safe FIFO Queue.☆20Updated 9 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Basic C99 implementations of various fundamental data structures (queue, stack, graph, heap, etc.)☆15Updated 7 years ago
- Reference counted synchronized pointer.☆14Updated 7 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
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆43Updated 9 months ago
- A generic event dispatcher and listener implemented in c++☆20Updated 8 years ago
- Bourne is a lightweight JSON de/serializer (C++11).☆22Updated 9 years ago