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
- C++ coroutine based networking library (WIP)☆38Updated 6 years ago
- async io-uring based kernel io library☆31Updated 4 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 8 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- ☆27Updated last year
- Boost.Coroutine2☆134Updated last month
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- STL-based caches for C++☆116Updated 2 years ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 5 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 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…☆16Updated 8 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 9 months ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 4 months ago
- Lewis Baker's Blog☆70Updated 2 months ago
- C++11 compatible charconv☆31Updated last month
- Boost.org multi_index module☆51Updated last month
- A C++ string-based dispatch/routing library☆25Updated 8 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- Seamlessly integrate libcurl with Boost.Asio☆53Updated 6 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 3 years ago
- Async GRPC with C++20 coroutine support☆73Updated 2 years ago
- A PostgreSQL client library written in Modern C++☆25Updated 5 years ago
- C++ framework for rapid server development☆77Updated last year