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
Sorting:
- Header only C++14 micro benchmark☆14Updated 9 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- Generic 2D graphics library for C++14☆28Updated 3 months ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆19Updated 10 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- A generic event dispatcher and listener implemented in c++☆20Updated 8 years ago
- Reference counted synchronized pointer.☆14Updated 7 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
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- ☆27Updated last year
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆27Updated 10 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- High performance multithreading toolkit for C++17☆46Updated 2 months ago
- ☆13Updated 9 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆43Updated 11 months ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- exploring coroutine C++ proposal☆45Updated 8 years ago
- Some C++ libraries I implemented☆15Updated 7 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆29Updated 2 years ago
- easy reflection and serialization for C++17, MIT licensed☆51Updated 3 years ago
- Allocation benchmarks☆30Updated 8 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 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