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:
- async/await in vanilla C++11☆80Updated 8 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- ☆38Updated 12 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
- C++ multi-purpose reflection library☆87Updated 4 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- exploring coroutine C++ proposal☆45Updated 9 years ago
- C++ reflection☆48Updated 7 years ago
- Fast delegates implementation☆56Updated 3 years ago
- Tiny format/mustache templating library (C++11)☆24Updated 9 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 6 years ago
- Generic 2D graphics library for C++14☆28Updated 7 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…☆25Updated 10 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆33Updated last year
- Fork of Marcin Kalicinski's RapidXml library☆17Updated 2 months ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆18Updated 10 years ago
- C++11 libs: await, channels, reactive/signals, timelines, alarms, logging, args, etc.☆23Updated 4 years ago
- C++ async operations☆100Updated 10 years ago
- Theron C++ concurrency library☆34Updated 11 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆99Updated 5 months ago
- A very minimal .INI reader/writer (C++11)☆32Updated 9 years ago
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆28Updated 10 years ago
- Cross-platform C++ library for building heterogenous, distributed applications☆37Updated 4 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 6 years ago
- Help code to be able to use C++ as a scriptable and debuggable language without using any language wrappers☆29Updated 6 years ago
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).