A proposal for a futures programming model for ISO C++
☆23Aug 1, 2018Updated 7 years ago
Alternatives and similar repositories for futures
Users that are interested in futures are comparing it to the libraries listed below
Sorting:
- A prototype implementation of the executors proposal☆87Feb 8, 2019Updated 7 years ago
- A proposal for a executor programming model for ISO C++☆142Sep 10, 2020Updated 5 years ago
- Polymorphic multidimensional array view☆36Jun 17, 2020Updated 5 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Jun 1, 2017Updated 8 years ago
- C++20 Vulkan and GLes rendering engine☆17Oct 10, 2025Updated 5 months ago
- A header-only, modern C++, library for terminal colours and cursor manipulation☆17Feb 9, 2018Updated 8 years ago
- Shuriken is a mostly Ninja compatible build system with a focus on correctness and reducing average build times over doing as little as p…☆20Oct 4, 2017Updated 8 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Mar 19, 2016Updated 10 years ago
- Buffer and byte algorithms/types based on those of Asio☆15Jan 26, 2022Updated 4 years ago
- AMR code for compressible flow simulation☆15Mar 20, 2024Updated 2 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27May 25, 2018Updated 7 years ago
- Asio Buffers without the Asio☆17Jan 5, 2026Updated 2 months ago
- Format-incompatible 64-bit version of cdb (no 4GB limit)☆15Jan 28, 2014Updated 12 years ago
- Fully emulates D's scope guard statement feature via C++17's std::uncaught_exceptions() with no dynamic memory allocation and terse synta…☆19Mar 15, 2018Updated 8 years ago
- The C++ standard library with fixes, including Windows UTF-8 console i/o☆15Sep 22, 2018Updated 7 years ago
- ☆17Jan 17, 2024Updated 2 years ago
- ☆16Jun 28, 2024Updated last year
- repository for slides and code examples for my MeetingCpp talk in 2015☆12Jan 21, 2016Updated 10 years ago
- ☆13Oct 19, 2021Updated 4 years ago
- C++ p2300 proposal in Rust☆22Jan 31, 2026Updated last month
- pushmi project☆50Mar 12, 2019Updated 7 years ago
- Programming Accelerators with C++ (PACXX)☆58Feb 16, 2018Updated 8 years ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆23Dec 4, 2023Updated 2 years ago
- Grid interface and core implementations. This is a mirror repository - development happens on https://gitlab.dune-project.org/☆16Feb 17, 2026Updated last month
- ☆16Jun 19, 2014Updated 11 years ago
- This repository contains material for HPX tutorials given by members of the STE||AR-Group☆36May 29, 2023Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 8 months ago
- Leverage the modern features of C++ to overcome difficulties in various stages of application development☆23Jan 18, 2021Updated 5 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Aug 4, 2020Updated 5 years ago
- An adaption of Senders/Receivers for async networking and I/O☆19Apr 25, 2025Updated 10 months ago
- C++20 coroutine runtime built on top of io_uring☆22Sep 8, 2024Updated last year
- build2 package dependency manager☆19Feb 25, 2026Updated 3 weeks ago
- Working Draft for a future C++ Ecosystem IS☆20Dec 16, 2024Updated last year
- Code for the benchmarks presented in https://www.usenix.org/conference/atc18/presentation/boucher☆12Apr 18, 2019Updated 6 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆37Nov 27, 2018Updated 7 years ago
- A collection of Unicode utilities for C++ using Range-V3☆48Sep 2, 2016Updated 9 years ago
- A source-to-source compiler for optimizing CUDA dynamic parallelism by aggregating launches☆15Jun 21, 2019Updated 6 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Jun 16, 2021Updated 4 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆32Feb 23, 2026Updated 3 weeks ago