jaredhoberock / futureLinks
Implementation of std::future from the C++ Concurrency TS
☆30Updated 2 years ago
Alternatives and similar repositories for future
Users that are interested in future are comparing it to the libraries listed below
Sorting:
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- Boost.Coroutine2☆136Updated last month
- C++ framework for rapid server development☆77Updated 2 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- Boost.Lockfree☆148Updated this week
- C++ coroutine based networking library (WIP)☆39Updated 7 years ago
- nanorpc - lightweight RPC in pure C++ 17☆245Updated 3 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆89Updated 10 months ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Lewis Baker's Blog☆73Updated 10 months ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- Continuations for C++ std::future<> types☆53Updated 2 years ago
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆119Updated 7 years ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆153Updated 2 months ago
- Boost::ASIO low-level redis client (connector)☆147Updated 3 years ago
- Boost.org pool module☆57Updated last month
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- ☆59Updated 4 years ago
- Lock-free concurrent work stealing deque in C++☆41Updated 7 years ago
- Boost.org multi_index module☆55Updated 2 weeks ago
- A C++11 compliant header-only asynchronous MySQL client library based on Asio. Enables you to work with MySQL in both asynchronous and bl…☆158Updated 7 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- Boost.org signals2 module☆86Updated 2 weeks ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- ☆29Updated 2 years ago