NVIDIA / stdexecLinks
`std::execution`, the proposed C++ framework for asynchronous and parallel programming.
☆2,219Updated 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,681Updated 3 weeks ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,739Updated 9 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,168Updated last month
- C++14 lock-free queue.☆1,809Updated this week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,668Updated last year
- Proxy: Next Generation Polymorphism in C++☆3,071Updated last week
- C++20 coroutine library☆905Updated this week
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆2,088Updated 2 weeks ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,810Updated 2 years ago
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, CS…☆1,727Updated this week
- C++ Tip Of The Week☆1,657Updated 8 months ago
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,324Updated last month
- C++11/14/17 std::expected with functional-style extensions☆1,801Updated 5 months ago
- asyncio is a c++20 library to write concurrent code using the async/await syntax.☆912Updated 2 years ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,199Updated 3 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,471Updated last year
- Freestanding fast input/output for C++20☆833Updated 2 weeks ago
- Asynchronous Low Latency C++ Logging Library☆2,794Updated 2 weeks ago
- A lightweight C++20 serialization and RPC library☆917Updated last week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,282Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,462Updated this week
- A hybrid thread / fiber task scheduler written in C++ 11☆1,992Updated 11 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,157Updated 2 years ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,287Updated last week
- A modern, fast, lightweight thread pool library based on C++2x☆552Updated 2 weeks 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,591Updated 8 months ago
- Fast and memory efficient c++ flat hash table/map/set☆676Updated 2 weeks ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,301Updated 3 months ago
- BS: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library☆2,874Updated last month
- C++20 μ(micro)/Unit Testing framework☆1,406Updated 3 weeks ago