NVIDIA / stdexecLinks
`std::execution`, the proposed C++ framework for asynchronous and parallel programming.
☆2,090Updated 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,650Updated last week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,698Updated 6 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,141Updated 3 weeks ago
- Proxy: Next Generation Polymorphism in C++☆3,009Updated this week
- C++20 coroutine library☆866Updated last week
- C++14 lock-free queue.☆1,759Updated last week
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆2,021Updated this week
- A library of C++ coroutine abstractions for the coroutines TS☆3,741Updated last year
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,626Updated last year
- asyncio is a c++20 library to write concurrent code using the async/await syntax.☆902Updated last year
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,266Updated this week
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,408Updated last year
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,185Updated 3 years ago
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, CS…☆1,624Updated last week
- C++11/14/17 std::expected with functional-style extensions☆1,773Updated 2 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,254Updated last year
- C++ Tip Of The Week☆1,647Updated 5 months ago
- A modern, fast, lightweight thread pool library based on C++2x☆535Updated last month
- Freestanding fast input/output for C++20☆805Updated last week
- BS: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library☆2,731Updated 10 months ago
- Asynchronous Low Latency C++ Logging Library☆2,642Updated this week
- A lightweight C++20 serialization and RPC library☆892Updated 2 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,980Updated 8 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,413Updated 2 weeks ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,202Updated 2 weeks ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,273Updated this week
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆572Updated 3 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,570Updated 5 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,103Updated last year
- Async++ concurrency framework for C++11☆1,413Updated last year