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 10 years ago
- async/await in vanilla C++11☆80Updated 8 years ago
- ☆38Updated 12 years ago
- C++ reflection☆47Updated 7 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆18Updated 10 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- Fast delegates implementation☆56Updated 3 years ago
- Cocoa is an uniform hashing library with no dependencies that provides interface for CRC32, CRC64, GCRC, RS, JS, PJW, ELF, BKDR, SBDM, D…☆25Updated 10 years ago
- C++ multi-purpose reflection library☆87Updated 4 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆15Updated 10 years ago
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆20Updated 10 years ago
- ☆26Updated 7 years ago
- A very minimal .INI reader/writer (C++11)☆32Updated 9 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 6 years ago
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆40Updated 9 years ago
- exploring coroutine C++ proposal