Manu343726 / coroutineLinks
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
- Embrace (post) modern C++☆9Updated 3 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- ☆27Updated last year
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 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
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆18Updated 10 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- A generic event dispatcher and listener implemented in c++☆20Updated 8 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- ☆13Updated 9 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Generic 2D graphics library for C++14☆28Updated 5 months 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
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆44Updated last year
- A header only library that implements a C11 Unbounded Non-Intrusive Lockless Single Consumer Multiple Producer Thread-Safe FIFO Queue.☆20Updated 9 years ago
- A C++11 Utility Library☆15Updated 10 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- A simple and lightweight tree container (C++03)☆14Updated 9 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Header file only filesystem library similar to boost::filesystem, but more light-weight. Supports both Windows and POSIX filesystem APIs…☆11Updated 15 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 5 years ago
- A C++ smart pointer with copy-on-write semantics☆15Updated 9 years ago