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
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- C++ framework for rapid server development☆76Updated last year
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- Lewis Baker's Blog☆73Updated 9 months ago
- C++ coroutine based networking library (WIP)☆39Updated 7 years ago
- Boost.Coroutine2☆136Updated last month
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- nanorpc - lightweight RPC in pure C++ 17☆245Updated 2 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Boost.Lockfree☆148Updated last month
- Filesystem changes monitor using boost::asio © Boris Schaeling☆89Updated 10 months ago
- A future and stream library for modern C++.☆67Updated 3 years 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
- 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
- Object pool implementation in C++11☆101Updated 5 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- Provides run-time tuple element access☆15Updated 4 years ago
- Literal Logging for C++☆86Updated 8 years ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- Composable C++ futures☆32Updated 4 years ago
- Lock-free concurrent work stealing deque in C++☆41Updated 7 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆27Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Repository with examples for the C++20 Coroutines video and article.☆29Updated last year