vmilea / CppAwaitLinks
C# async/await in C++. Legacy implementation, check out CppAsync instead!
☆28Updated 10 years ago
Alternatives and similar repositories for CppAwait
Users that are interested in CppAwait are comparing it to the libraries listed below
Sorting:
- async/await in vanilla C++11☆80Updated 9 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- ☆39Updated 12 years ago
- C++ reflection☆48Updated 7 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆15Updated 11 years ago
- exploring coroutine C++ proposal☆46Updated 9 years ago
- C++ multi-purpose reflection library☆88Updated 5 years ago
- C++11 libs: await, channels, reactive/signals, timelines, alarms, logging, args, etc.☆23Updated 5 years ago
- Fast delegates implementation☆57Updated 3 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆74Updated 10 years ago
- Allocation benchmarks☆31Updated 9 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆18Updated 10 years ago
- A CMake build for libuv☆44Updated 7 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 7 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
- Theron C++ concurrency library☆34Updated 12 years ago
- Foundations of symbol based programming☆30Updated 6 years ago
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆20Updated 10 years ago
- Tiny format/mustache templating library (C++11)☆24Updated 9 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 10 years ago
- C++ async operations☆100Updated 10 years ago
- a tiny, portable, precise, mark-and-sweep GC in C++☆59Updated 13 years ago
- ☆27Updated 8 years ago
- C++ network library☆31Updated 9 years ago
- Generic 2D graphics library for C++14☆28Updated last year
- High performance multithreading toolkit for C++17☆47Updated 3 months ago
- Cocoa is an uniform hashing library with no dependencies that provides interface for CRC32, CRC64, GCRC, RS, JS, PJW, ELF, BKDR, SBDM, D…☆26Updated 10 years ago
- ID, a compile-time string hasher and sequential ID generator (C++11)☆29Updated 10 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 13 years ago