NVIDIA / stdexecLinks
`std::execution`, the proposed C++ framework for asynchronous and parallel programming.
☆2,148Updated last 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,673Updated last week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,713Updated 7 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,155Updated last week
- Proxy: Next Generation Polymorphism in C++☆3,041Updated 2 weeks ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,638Updated last year
- C++14 lock-free queue.☆1,790Updated this week
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆2,074Updated this week
- C++20 coroutine library☆885Updated this week
- A library of C++ coroutine abstractions for the coroutines TS☆3,784Updated last year
- asyncio is a c++20 library to write concurrent code using the async/await syntax.☆909Updated last year
- C++ Tip Of The Week☆1,655Updated 7 months ago
- Asynchronous Low Latency C++ Logging Library☆2,711Updated last week
- C++11/14/17 std::expected with functional-style extensions☆1,791Updated 3 months ago
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, CS…☆1,658Updated this week
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,294Updated last month
- BS: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library☆2,793Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,442Updated last year
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,127Updated last year
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,195Updated 3 years ago
- Freestanding fast input/output for C++20☆821Updated last week
- A modern, fast, lightweight thread pool library based on C++2x☆543Updated 3 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,423Updated last month
- A lightweight C++20 serialization and RPC library☆899Updated 3 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,270Updated last year
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆571Updated 5 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,986Updated 10 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,596Updated 2 years ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,280Updated this week
- C++20 μ(micro)/Unit Testing framework☆1,395Updated last week
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,123Updated last week