vmilea / CppAwaitLinks
C# async/await in C++. Legacy implementation, check out CppAsync instead!
☆28Updated 9 years ago
Alternatives and similar repositories for CppAwait
Users that are interested in CppAwait are comparing it to the libraries listed below
Sorting:
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆34Updated 9 years ago
- async/await in vanilla C++11☆80Updated 8 years ago
- ☆38Updated 11 years ago
- ASIO Cooperative Task for await-based coroutine☆15Updated 6 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
- Simple C++14 stackful await using boost's asio, future and coroutine2 (for testing purposes only)☆16Updated 9 years ago
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆27Updated 10 years ago
- Theron C++ concurrency library☆34Updated 11 years ago
- Chromium DevTools remote for C++☆11Updated 7 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- A generic event dispatcher and listener implemented in c++☆20Updated 8 years ago
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆19Updated 10 years ago
- exploring coroutine C++ proposal☆45Updated 8 years ago
- C++ reflection☆47Updated 7 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- A lightweight C++ library to diff and patch arbitrary data☆20Updated 10 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago
- C++ multi-purpose reflection library☆87Updated 4 years ago
- Fast delegates implementation☆56Updated 3 years ago
- a tiny, portable, precise, mark-and-sweep GC in C++☆59Updated 12 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 13 years ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆15Updated 10 years ago
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆39Updated 9 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆29Updated 2 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 13 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆18Updated 10 years ago