Implementation of std::future from the C++ Concurrency TS
☆30Mar 3, 2023Updated 3 years ago
Alternatives and similar repositories for future
Users that are interested in future are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Composable C++ futures☆32Apr 29, 2021Updated 5 years ago
- Option type implementation in C++11☆14Apr 2, 2016Updated 10 years ago
- C++ lock-free queue.☆14Jun 24, 2020Updated 5 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27May 8, 2016Updated 10 years ago
- Advanced futures and promises in C++.☆17May 11, 2019Updated 7 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- Show how to use c++ worker to develop distribute applications.☆15Sep 30, 2021Updated 4 years ago
- C++ Asynchronous Promises, inspired by Promises/A+☆45Mar 11, 2017Updated 9 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Nov 3, 2017Updated 8 years ago
- ☆22Nov 16, 2025Updated 6 months ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Nov 10, 2021Updated 4 years ago
- Extraction of Microsoft PPLX out of C++ REST SDK☆24Apr 26, 2026Updated last month
- Paper and test code for C++ bindings/API for userspace RCU☆15Aug 4, 2025Updated 10 months ago
- awaitable tasks base on msvc's resumable functions.☆23Aug 18, 2017Updated 8 years ago
- Portable implementation of future/promise API in C++☆78Jul 10, 2024Updated last year
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- Simple C++ RPC library based on boost::asio and protobuf.