vmilea / CppAwait
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
- ☆38Updated 11 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
- Chromium DevTools remote for C++☆11Updated 6 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 9 years ago
- ASIO Cooperative Task for await-based coroutine☆16Updated 6 years ago
- C++ reflection☆47Updated 6 years ago
- async/await in vanilla C++11☆81Updated 8 years ago
- Simple C++14 stackful await using boost's asio, future and coroutine2 (for testing purposes only)☆16Updated 9 years ago
- Eggs.SQLite is a Modern C++ thin wrapper over SQLite☆14Updated 12 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆19Updated 9 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆19Updated 9 years ago
- Allocation benchmarks☆30Updated 8 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆27Updated 9 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 12 years ago
- exploring coroutine C++ proposal☆45Updated 8 years ago
- Giant is a tiny C++11 library to handle little/big endianness.☆18Updated 9 years ago
- A lightweight big numerial library written and intended to be used in C++(14)☆16Updated 8 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 12 years ago
- a tiny, portable, precise, mark-and-sweep GC in C++☆59Updated 12 years ago
- Functional programming with C++11, inspired by Haskell.☆21Updated 12 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…☆24Updated 9 years ago
- Go-style coroutines and channels for C++☆33Updated 11 years ago
- C++11 libs: await, channels, reactive/signals, timelines, alarms, logging, args, etc.☆24Updated 4 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 4 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 7 years ago