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
- Theron C++ concurrency library☆34Updated 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 11 years ago
- Fast delegates implementation☆57Updated 3 years ago
- C++ reflection☆48Updated 7 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 7 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…☆26Updated 10 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆74Updated 10 years ago
- Foundations of symbol based programming☆30Updated 6 years ago
- Tiny format/mustache templating library (C++11)☆24Updated 9 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
- C++ multi-purpose reflection library☆87Updated 5 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 10 years ago
- C++11 libs: await, channels, reactive/signals, timelines, alarms, logging, args, etc.☆23Updated 5 years ago
- exploring coroutine C++ proposal☆46Updated 9 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆18Updated 10 years ago
- C++ async operations☆100Updated 10 years ago
- Allocation benchmarks☆31Updated 9 years ago
- Generic 2D graphics library for C++14☆28Updated 11 months ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆101Updated this week
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆38Updated 6 years ago
- A CMake build for libuv☆44Updated 7 years ago
- A very minimal .INI reader/writer (C++11)☆33Updated 9 years ago
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆20Updated 10 years ago
- Generic RPC Library proposal for Boost☆31Updated 13 years ago
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆28Updated 10 years ago
- C++ network library☆31Updated 9 years ago