NVIDIA / stdexec
`std::execution`, the proposed C++ framework for asynchronous and parallel programming.
☆1,584Updated this week
Related projects ⓘ
Alternatives and complementary repositories for stdexec
- Unified Executors☆1,482Updated last week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,825Updated this week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,305Updated 2 months ago
- C++14 lock-free queue.☆1,518Updated this week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,435Updated last month
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,190Updated 8 months ago
- Proxy: Next Generation Polymorphism in C++☆2,127Updated this week
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,081Updated 2 years ago
- A collection of modern C++ libraries, include coro_rpc, struct_pack, struct_json, struct_xml, struct_pb, easylog, async_simple☆1,526Updated this week
- A library of C++ coroutine abstractions for the coroutines TS☆3,414Updated 10 months ago
- C++20 coroutine library☆599Updated this week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,087Updated 3 weeks ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆912Updated 10 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,541Updated 10 months ago
- A lightweight C++20 serialization and RPC library☆743Updated this 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,495Updated 3 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,876Updated 3 months ago
- C++20 μ(micro)/Unit Testing Framework☆1,262Updated last month
- C++ Tip Of The Week☆1,562Updated last week
- A modern, fast, lightweight thread pool library based on C++20☆457Updated last month
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, BSON, CBOR, flexbuffers, msgpack,…☆1,098Updated this week
- BS: a fast, lightweight, and easy-to-use C++17 thread pool library☆2,190Updated 5 months ago
- Async++ concurrency framework for C++11☆1,347Updated 3 weeks ago
- scanf for modern C++☆1,078Updated this week
- a header-only, constexpr alternative to gperf for C++14 users☆1,323Updated 2 months ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆961Updated this week
- asyncio is a c++20 library to write concurrent code using the async/await syntax.☆817Updated 9 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,535Updated last week
- Asynchronous Low Latency C++ Logging Library☆1,552Updated this week
- easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation☆1,220Updated 5 months ago