NVIDIA / stdexecLinks
`std::execution`, the proposed C++ framework for asynchronous and parallel programming.
☆1,985Updated 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,618Updated 5 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,638Updated 3 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,063Updated 3 weeks ago
- C++20 coroutine library☆814Updated this week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,590Updated 10 months ago
- Proxy: Next Generation Polymorphism in C++☆2,759Updated last week
- C++14 lock-free queue.☆1,710Updated this week
- A library of C++ coroutine abstractions for the coroutines TS☆3,664Updated last year
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆1,912Updated this week
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, fl…☆1,515Updated this week
- C++ Tip Of The Week☆1,628Updated 2 months ago
- asyncio is a c++20 library to write concurrent code using the async/await syntax.☆897Updated last year
- Asynchronous Low Latency C++ Logging Library☆2,412Updated 2 weeks ago
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,165Updated last week
- Freestanding fast input/output for C++20☆788Updated last week
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,170Updated 2 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,342Updated last year
- C++11/14/17 std::expected with functional-style extensions☆1,719Updated last month
- BS: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library☆2,619Updated 7 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,223Updated 9 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,965Updated 5 months ago
- A modern, fast, lightweight thread pool library based on C++2x☆518Updated last week
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,021Updated this week
- A lightweight C++20 serialization and RPC library☆867Updated 2 weeks ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,384Updated 4 months ago
- C++20 μ(micro)/Unit Testing framework☆1,360Updated last week
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,415Updated last month
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,131Updated 6 months ago
- Fast and memory efficient c++ flat hash map/set☆622Updated last week
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆553Updated 3 weeks ago