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 4 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- C++ coroutine based networking library (WIP)☆39Updated 7 years ago
- nanorpc - lightweight RPC in pure C++ 17☆244Updated 2 years ago
- Continuations for C++ std::future<> types☆53Updated last year
- Simple resource pool for recycling resources in C++☆71Updated 5 months ago
- Boost.Coroutine2☆136Updated 3 weeks ago
- Boost.Lockfree☆147Updated 3 weeks ago
- C++ framework for rapid server development☆76Updated last year
- Boost::ASIO low-level redis client (connector)☆147Updated 3 years ago
- Lewis Baker's Blog☆73Updated 9 months 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
- A single-header scheduler aware C++ oneshot channel☆20Updated last year
- Lock-free concurrent work stealing deque in C++☆40Updated 7 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
- ☆28Updated 2 years ago
- Coroutine library and toolkit for C++20☆39Updated 3 weeks ago
- Boost.org multi_index module☆54Updated 3 weeks ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- A feature complete LRU cache implementation in C++☆261Updated 6 years ago
- Boost.org signals2 module☆85Updated 3 weeks ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆164Updated 8 months ago
- STL-based caches for C++☆116Updated 2 years ago
- A reference implementation for a modern C++ client interface☆92Updated 7 years ago
- Object pool implementation in C++11☆101Updated 5 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆89Updated 9 months ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago