jaredhoberock / future
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
- A special smart pointer to exchange data between threads☆37Updated 5 years ago
- C++ framework for rapid server development☆77Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- C++ coroutine based networking library (WIP)☆37Updated 6 years ago
- Proposed IP address classes for standard c++☆36Updated 10 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- Adapters for interfacing libuv with C++ resumable functions☆115Updated 6 months ago
- async io-uring based kernel io library☆30Updated 3 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- Boost.Coroutine2☆130Updated 3 months ago
- STL-based caches for C++☆115Updated last year
- Repository with examples for the C++20 Coroutines video and article.☆29Updated 8 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Coroutine library and toolkit for C++20☆38Updated 2 months ago
- Lewis Baker's Blog☆71Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Priority-based Task Scheduling for Modern C++☆87Updated 4 years ago
- Lock-free concurrent work stealing deque in C++☆38Updated 7 years ago
- Header-only library providing unicode aware string support for C++☆107Updated 2 weeks ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- A single-header scheduler aware C++ oneshot channel☆19Updated 2 months ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- Simple resource pool for recycling resources in C++☆67Updated 8 months ago
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆48Updated 6 years ago
- Session-based Beast/Asio wrapper requiring C++14☆66Updated 4 years ago