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.Lockfree☆145Updated last week
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- STL-based caches for C++☆116Updated 2 years ago
- Boost.Coroutine2☆135Updated last month
- Continuations for C++ std::future<> types☆53Updated last year
- Coroutine library and toolkit for C++20☆39Updated 2 months ago
- Go-like channels for ASIO C++20 coroutines☆40Updated last year
- A future and stream library for modern C++.☆67Updated 2 years ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last year
- Provides run-time tuple element access☆15Updated 4 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- C++ coroutine based networking library (WIP)☆39Updated 6 years ago
- Smart queue that executes tasks in threadpool-like manner☆44Updated 2 years ago
- nanorpc - lightweight RPC in pure C++ 17☆244Updated 2 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆68Updated last week
- Lewis Baker's Blog☆73Updated 6 months ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- C++ framework for rapid server development☆77Updated last year
- Simple resource pool for recycling resources in C++☆70Updated 3 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 3 weeks ago
- Boost.org signals2 module☆86Updated last month
- Boost::ASIO low-level redis client (connector)☆147Updated 2 years ago
- Composable C++ futures☆32Updated 4 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 …☆118Updated 7 years ago
- async io-uring based kernel io library☆32Updated 4 years ago