ericniebler / ustdexLinks
a small lightweight std::execution work-alike
☆65Updated 6 months ago
Alternatives and similar repositories for ustdex
Users that are interested in ustdex are comparing it to the libraries listed below
Sorting:
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆74Updated last month
- C++20 Compact Tuple Tools☆55Updated 2 weeks ago
- Boost.org unordered module☆80Updated last week
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated 3 weeks ago
- The Fancy Named Parameters Library☆34Updated last month
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated last year
- Sample implementation of C++20 atomic_wait/notify☆59Updated 6 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆93Updated last year
- Issues list for P2300☆33Updated last year
- Implementation of the std::execution (P2300, sender/receiver) proposal☆89Updated last month
- SPY - C++ Information Broker☆157Updated last week
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆96Updated this week
- A C++14 and later CRTP template for defining iterators☆75Updated last month
- Light, fast, threadpool for C++20☆104Updated 2 years ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated 3 weeks ago
- Libunifex networking library☆20Updated 2 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- An indirect value-type for C++☆84Updated 2 years ago
- ranges features for c+23 ported to C++20☆78Updated 2 years ago
- A C++ parser combinator library.☆155Updated last month
- C++20 Memory Allocator library☆36Updated 5 months ago
- C++20 Static Branch library☆68Updated 4 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 8 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆151Updated 4 years ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆146Updated 3 weeks ago