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☆93Updated 3 years ago
- Boost.Coroutine2☆135Updated 3 months ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- STL-based caches for C++☆116Updated 2 years ago
- C++ coroutine based networking library (WIP)☆38Updated 6 years ago
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 10 months ago
- C++ framework for rapid server development☆77Updated last year
- Simple resource pool for recycling resources in C++☆69Updated 3 weeks ago
- Lewis Baker's Blog☆72Updated 4 months ago
- Boost::ASIO low-level redis client (connector)☆145Updated 2 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…☆157Updated 6 years ago
- Boost.Lockfree☆135Updated 2 months ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- A single file C++11 header-only memory mapped file library.☆64Updated last year
- nanorpc - lightweight RPC in pure C++ 17☆242Updated 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 …☆117Updated 7 years ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- Go-like channels for ASIO C++20 coroutines☆39Updated last year
- Coroutine library and toolkit for C++20☆39Updated 4 months ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 4 months ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- A feature complete LRU cache implementation in C++☆255Updated 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 …☆144Updated 4 months ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- A prototype implementation of the executors proposal☆85Updated 6 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