boostorg / coroutine2Links
Boost.Coroutine2
☆135Updated 2 months ago
Alternatives and similar repositories for coroutine2
Users that are interested in coroutine2 are comparing it to the libraries listed below
Sorting:
- Boost.Coroutine☆86Updated this week
- Boost.Lockfree☆146Updated this week
- Boost.org smart_ptr module☆110Updated this week
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- Boost::ASIO low-level redis client (connector)☆147Updated 2 years ago
- userland threads☆493Updated this week
- Boost.org type_traits module☆64Updated this week
- Boost.org pool module☆56Updated this week
- Lewis Baker's Blog☆73Updated 7 months ago
- A proposal for a executor programming model for ISO C++☆140Updated 5 years ago
- ☆342Updated this week
- A C++11 compliant header-only asynchronous MySQL client library based on Asio. Enables you to work with MySQL in both asynchronous and bl…☆157Updated 7 years ago
- Boost.org thread module☆213Updated 3 months ago
- A STL allocator that mmaps files☆252Updated 4 years ago
- Boost.org interprocess module☆165Updated this week
- A feature complete LRU cache implementation in C++☆260Updated 5 years ago
- ☆128Updated 2 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- Various open addressing hashmap algorithms in C++☆257Updated 3 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- C++ framework for rapid server development☆77Updated last year
- Boost Core Utilities☆149Updated this week
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.