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
- Boost.Coroutine2☆135Updated 3 weeks ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Boost.Lockfree☆146Updated 3 weeks ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Continuations for C++ std::future<> types☆53Updated last year
- C++ framework for rapid server development☆76Updated last year
- Lewis Baker's Blog☆73Updated 8 months ago
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- STL-based caches for C++☆116Updated 2 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 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 …☆149Updated last week
- Boost.Atomic☆67Updated 3 weeks ago
- Lock-free concurrent work stealing deque in C++☆40Updated 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 …☆120Updated 7 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Boost.org multi_index module☆54Updated 3 weeks ago
- C++ coroutine based networking library (WIP)☆39Updated 7 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆170Updated last year
- nanorpc - lightweight RPC in pure C++ 17☆244Updated 2 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- A feature complete LRU cache implementation in C++☆260Updated 5 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆70Updated last week
- Boost.org pool module☆57Updated 3 weeks ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 2 months 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