NVIDIA / stdexec
`std::execution`, the proposed C++ framework for asynchronous and parallel programming.
☆1,614Updated this week
Related projects ⓘ
Alternatives and complementary repositories for stdexec
- Unified Executors☆1,489Updated 3 weeks ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,313Updated 3 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,839Updated 2 weeks ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,441Updated last month
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,097Updated last month
- C++14 lock-free queue.☆1,526Updated 2 weeks ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,427Updated 10 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,197Updated 8 months ago
- Proxy: Next Generation Polymorphism in C++☆2,193Updated this week
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,088Updated 2 years 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,497Updated 3 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,883Updated 4 months ago
- A collection of modern C++ libraries, include coro_rpc, struct_pack, struct_json, struct_xml, struct_pb, easylog, async_simple☆1,539Updated this week
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,278Updated last month
- Freestanding fast input/output for C++20☆659Updated this week
- C++11/14/17 std::expected with functional-style extensions☆1,543Updated 10 months ago
- C++ Tip Of The Week☆1,565Updated 3 weeks ago
- Async++ concurrency framework for C++11☆1,350Updated last month
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,533Updated last year
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,556Updated 2 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆877Updated this week
- asyncio is a c++20 library to write concurrent code using the async/await syntax.☆826Updated 9 months ago
- C++20 coroutine library☆605Updated this week
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, BSON, CBOR, flexbuffers, msgpack,…☆1,130Updated this week
- scanf for modern C++☆1,083Updated last week
- Your standard library for metaprogramming☆1,699Updated this week
- C++20 μ(micro)/Unit Testing Framework☆1,262Updated last week
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆913Updated 10 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,327Updated 2 months ago
- A lightweight C++20 serialization and RPC library☆747Updated last week