C++ library for executors
☆515Sep 21, 2016Updated 9 years ago
Alternatives and similar repositories for executors
Users that are interested in executors are comparing it to the libraries listed below
Sorting:
- A prototype implementation of the executors proposal☆87Feb 8, 2019Updated 7 years ago
- Unified Executors☆1,685Mar 4, 2026Updated 2 weeks ago
- A proposal for a executor programming model for ISO C++☆142Sep 10, 2020Updated 5 years ago
- Asio C++ Library☆5,783Mar 3, 2026Updated 2 weeks ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Sep 12, 2023Updated 2 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 …☆119Mar 2, 2018Updated 8 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,828Jan 9, 2024Updated 2 years ago
- An implementation of the C++ Networking Technical Specification☆238Feb 27, 2019Updated 7 years ago
- Execution primitives for C++☆155May 26, 2020Updated 5 years ago
- Async++ concurrency framework for C++11☆1,410Oct 11, 2024Updated last year
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,355Mar 23, 2025Updated 11 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- C++ language binding library integrating ZeroMQ with Boost Asio☆336Nov 30, 2025Updated 3 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆678Mar 12, 2026Updated last week
- Instant compile time C++ 11 metaprogramming library☆572Sep 7, 2022Updated 3 years ago
- HTTP and WebSocket built on Boost.Asio in C++11☆4,769Mar 11, 2026Updated last week
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,598May 29, 2025Updated 9 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,746May 1, 2025Updated 10 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,018Mar 11, 2026Updated last week
- Your standard library for metaprogramming☆1,837Mar 11, 2026Updated last week
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆995Jan 2, 2024Updated 2 years ago
- An Open Source Implementation of the Actor Model in C++☆3,402Updated this week
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆44Feb 13, 2026Updated last month
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 8 months ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194May 4, 2018Updated 7 years ago
- Runtime polymorphism done right☆1,033May 27, 2021Updated 4 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,469Mar 11, 2026Updated last week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆777Mar 1, 2026Updated 2 weeks ago
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆2,033Dec 17, 2025Updated 3 months ago
- A C++ library of Concurrent Data Structures☆2,733Oct 17, 2023Updated 2 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆514Feb 6, 2026Updated last month
- The Elle coroutine-based asynchronous C++ development framework.☆475May 22, 2023Updated 2 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆331Jun 6, 2017Updated 8 years ago
- Experimental deferred and unordered destruction library for C++☆913May 16, 2019Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Apr 7, 2025Updated 11 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,639Oct 13, 2025Updated 5 months ago
- Reactive Extensions for C++☆3,179Jul 30, 2024Updated last year
- Concurrent data structures in C++☆1,448Oct 1, 2020Updated 5 years ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,274Updated this week