NVIDIA / stdexec
`std::execution`, the proposed C++ framework for asynchronous and parallel programming.
☆1,770Updated this week
Alternatives and similar repositories for stdexec:
Users that are interested in stdexec are comparing it to the libraries listed below
- Unified Executors☆1,535Updated this week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,475Updated this week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,938Updated 2 weeks ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,495Updated 4 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,508Updated last year
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆1,669Updated last week
- C++14 lock-free queue.☆1,600Updated 3 weeks ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,142Updated 4 months ago
- C++20 coroutine library☆674Updated this week
- Proxy: Next Generation Polymorphism in C++☆2,484Updated this week
- Asynchronous Low Latency C++ Logging Library☆2,026Updated this week
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,126Updated 2 years ago
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, fl…☆1,293Updated this week
- A lightweight C++20 serialization and RPC library☆813Updated last week
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,248Updated 11 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,592Updated last month
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,509Updated 7 months ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,157Updated this week
- Async++ concurrency framework for C++11☆1,390Updated 4 months ago
- C++ Tip Of The Week☆1,597Updated 3 months ago
- asyncio is a c++20 library to write concurrent code using the async/await syntax.☆872Updated last year
- scanf for modern C++☆1,123Updated 3 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,916Updated last week
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,365Updated last month
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆965Updated last year
- Header-only TOML config file parser and serializer for C++17.☆1,658Updated this week
- Extremely fast, in memory, JSON and interface library for modern C++☆1,726Updated this week
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,862Updated 3 weeks ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,372Updated last month
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,321Updated last month