NVIDIA / stdexec
`std::execution`, the proposed C++ framework for asynchronous and parallel programming.
☆1,820Updated this week
Alternatives and similar repositories for stdexec:
Users that are interested in stdexec are comparing it to the libraries listed below
- Unified Executors☆1,552Updated last month
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,504Updated 3 weeks ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,980Updated last month
- A library of C++ coroutine abstractions for the coroutines TS☆3,542Updated last year
- C++14 lock-free queue.☆1,620Updated last month
- Proxy: Next Generation Polymorphism in C++☆2,546Updated this week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,514Updated 5 months ago
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆1,693Updated last week
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, fl…☆1,328Updated this week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,171Updated 5 months ago
- Asynchronous Low Latency C++ Logging Library☆2,094Updated this week
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,330Updated this week
- C++11/14/17 std::expected with functional-style extensions☆1,616Updated 2 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,268Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,516Updated 8 months ago
- C++ Tip Of The Week☆1,602Updated 4 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,925Updated last month
- Your standard library for metaprogramming☆1,737Updated 2 weeks ago
- C++20 coroutine library☆697Updated last week
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,134Updated 2 years ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,216Updated last week
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,369Updated 2 weeks ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.