NVIDIA / stdexec
`std::execution`, the proposed C++ framework for asynchronous and parallel programming.
☆1,886Updated this week
Alternatives and similar repositories for stdexec
Users that are interested in stdexec are comparing it to the libraries listed below
Sorting:
- Unified Executors☆1,582Updated 2 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,534Updated 2 weeks ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,011Updated 2 weeks ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,593Updated last year
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,541Updated 7 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,188Updated 7 months ago
- C++14 lock-free queue.☆1,647Updated last week
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆1,748Updated this week
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, fl…☆1,375Updated this week
- C++20 coroutine library☆756Updated this week
- Proxy: Next Generation Polymorphism in C++☆2,637Updated 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,524Updated last week
- C++11/14/17 std::expected with functional-style extensions☆1,643Updated 3 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,290Updated last year
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,140Updated 2 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,389Updated this week
- A hybrid thread / fiber task scheduler written in C++ 11☆1,935Updated 2 months ago
- Async++ concurrency framework for C++11☆1,395Updated 7 months ago
- A lightweight C++20 serialization and RPC library☆849Updated 3 weeks ago
- Asynchronous Low Latency C++ Logging Library☆2,188Updated last week
- C++ compile-time enum to string, iteration, in a single header file☆1,755Updated last year
- C++ Tip Of The Week☆1,610Updated 2 weeks ago
- C++20 μ(micro)/Unit Testing framework☆1,330Updated 2 weeks ago
- Your standard library for metaprogramming☆1,756Updated last month
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,237Updated last month
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,188Updated this week
- scanf for modern C++☆1,174Updated last month
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,946Updated last month
- A modern, fast, lightweight thread pool library based on C++20☆496Updated 4 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆990Updated last year