dian-lun-lin / taroLinks
Task graph-based asynchronous programming system using C++ coroutine
☆92Updated last year
Alternatives and similar repositories for taro
Users that are interested in taro are comparing it to the libraries listed below
Sorting:
- a small lightweight std::execution work-alike☆65Updated 4 months ago
- Boost.org unordered module☆76Updated last week
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆74Updated last week
- Polymorphic memory resource for real-time applications.☆71Updated 2 years ago
- C++20 Memory Allocator library☆35Updated 3 months ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- C++20 and onward collection of high performance data containers and related tools☆56Updated this week
- A fast work-stealing queue template in C++☆319Updated last year
- Profiling Taskflow Programs through Visualization☆50Updated 2 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- C++20 Tensor library☆27Updated this week
- A parallel pipeline for stream processing☆68Updated 2 years ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆82Updated last week
- Scheduling examples using C++20 coroutines☆26Updated 2 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆69Updated 11 months ago
- Struct-of-Arrays generator for C++ projects.☆59Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated 10 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated last week
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆194Updated last year
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆94Updated last week
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 3 years ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆133Updated this week
- The Fancy Named Parameters Library☆33Updated last week
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆53Updated 8 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆32Updated 7 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- C++20 Compact Tuple Tools☆53Updated last week
- C++20 Static Branch library☆61Updated 2 months ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago