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:
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 4 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Continuations for C++ std::future<> types☆53Updated last year
- Lewis Baker's Blog☆73Updated 7 months ago
- Boost.Coroutine2☆135Updated last week
- Boost.Lockfree☆147Updated last week
- C++ framework for rapid server development☆77Updated last year
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- Boost.org multi_index module☆53Updated last week
- C++ coroutine based networking library (WIP)☆39Updated 6 years ago
- Repository with examples for the C++20 Coroutines video and article.☆29Updated last year
- Coroutine library and toolkit for C++20☆39Updated last week
- nanorpc - lightweight RPC in pure C++ 17☆244Updated 2 years ago
- Boost::ASIO low-level redis client (connector)☆147Updated 2 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- A concurrency toolbox for c++11, including a cached thread pool executor, a shared timed mutex, a fair semaphore and several other utilit…☆15Updated 8 years ago
- STL-based caches for C++☆116Updated 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 …☆120Updated 7 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- Simple resource pool for recycling resources in C++☆71Updated 4 months ago
- A proposal for a executor programming model for ISO C++☆140Updated 5 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 5 years ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- Provides run-time tuple element access☆15Updated 4 years ago
- Go-like channels for ASIO C++20 coroutines☆41Updated last year
- Boost.org signals2 module☆85Updated last week
- Boost.org circular_buffer module☆63Updated last week
- Boost.org interprocess module☆165Updated this week
- Priority-based Task Scheduling for Modern C++☆92Updated 4 years ago