Manu343726 / coroutine
A simple stackful coroutine implementation in C++11
☆11Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for coroutine
- Header only C++14 micro benchmark☆14Updated 8 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- Foundations of symbol based programming☆30Updated 4 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- Generic 2D graphics library for C++14☆28Updated 2 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- C++ reflection framework (for fun)☆14Updated 9 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆19Updated 9 years ago
- Go-style coroutines and channels for C++☆33Updated 10 years ago
- A C++ smart pointer with copy-on-write semantics☆15Updated 8 years ago
- Allocation benchmarks☆30Updated 8 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
- Embrace (post) modern C++☆9Updated 3 years ago
- Yet Another MAthematical library☆12Updated 2 years ago
- Hartmut Kaiser and Bryce Lelbach's version of Boost.Lockfree☆13Updated 13 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 11 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 9 years ago
- Eggs.SQLite is a Modern C++ thin wrapper over SQLite☆14Updated 12 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆30Updated last year
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- functional template library☆16Updated 8 years ago
- Header file only filesystem library similar to boost::filesystem, but more light-weight. Supports both Windows and POSIX filesystem APIs…☆11Updated 14 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- Simple unoptimized AVL tree implementation in C89☆40Updated 4 years ago