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
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- 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
- C++ coroutine based networking library (WIP)☆39Updated 6 years ago
- Boost.Coroutine2☆135Updated 3 weeks ago
- Continuations for C++ std::future<> types☆53Updated last year
- STL-based caches for C++☆115Updated 2 years ago
- Boost.Lockfree☆143Updated last month
- Lewis Baker's Blog☆72Updated 6 months ago
- Coroutine library and toolkit for C++20☆39Updated 2 months ago
- nanorpc - lightweight RPC in pure C++ 17☆244Updated 2 years ago
- C++ framework for rapid server development☆76Updated last year
- Smart queue that executes tasks in threadpool-like manner☆41Updated last year
- A feature complete LRU cache implementation in C++☆257Updated 5 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆89Updated 6 months ago
- Boost.org interprocess module☆163Updated last month
- 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
- Priority-based Task Scheduling for Modern C++☆92Updated 4 years ago
- Simple resource pool for recycling resources in C++☆70Updated 2 months ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Boost::ASIO low-level redis client (connector)☆146Updated 2 years ago
- Boost.org signals2 module☆82Updated 2 weeks 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
- 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
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last year
- Boost.org circular_buffer module☆61Updated last month
- Go-like channels for ASIO C++20 coroutines☆40Updated last year
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆67Updated last year