NVIDIA / stdexec
`std::execution`, the proposed C++ framework for asynchronous and parallel programming.
☆1,846Updated 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,569Updated last month
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,520Updated last week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,998Updated last week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,528Updated 6 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,574Updated last year
- C++14 lock-free queue.☆1,631Updated last week
- C++11/14/17 std::expected with functional-style extensions☆1,631Updated 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,518Updated 8 months ago
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, fl…☆1,351Updated this week
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,136Updated 2 years ago
- Proxy: Next Generation Polymorphism in C++☆2,597Updated this week
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,910Updated 2 weeks ago
- C++20 coroutine library☆726Updated 3 weeks ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,280Updated last year
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,180Updated 6 months ago
- Asynchronous Low Latency C++ Logging Library☆2,161Updated this week
- A beautiful stack trace pretty printer for C++☆3,983Updated last week
- Async++ concurrency framework for C++11☆1,394Updated 6 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,932Updated 2 months ago
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆1,717Updated this week
- a header-only, constexpr alternative to gperf for C++14 users☆1,399Updated last month
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆982Updated last year
- Freestanding fast input/output for C++20☆755Updated this week
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,353Updated this week
- BS: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library☆2,496Updated 4 months ago
- C++ Tip Of The Week☆1,608Updated 3 weeks ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,378Updated last week
- Your standard library for metaprogramming☆1,747Updated 2 weeks ago
- scanf for modern C++☆1,169Updated last month
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,334Updated 3 weeks ago