dian-lun-lin / taroLinks
Task graph-based asynchronous programming system using C++ coroutine
☆97Updated 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 9 months ago
- Boost.org unordered module☆86Updated this week
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆79Updated this week
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- Profiling Taskflow Programs through Visualization☆50Updated 2 years ago
- The Fancy Named Parameters Library☆36Updated 2 months ago
- C++20 Compact Tuple Tools☆57Updated 3 weeks ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆72Updated last month
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated last month
- A parallel pipeline for stream processing☆69Updated 3 years ago
- A High-Performance Work-Stealing Queue for C++☆331Updated this week
- The curated list of awesome C++ Coroutine resources.☆23Updated last year
- Scheduling examples using C++20 coroutines☆28Updated 2 years ago
- C++20 Memory Allocator library☆36Updated 8 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 4 months ago
- A low-latency LRU approximation cache in C++ using CLOCK second-chance algorithm. Multi level cache too. Up to 2.5 billion lookups per se…☆75Updated last year
- Professionally written C++ function traits library (single header-only) for retrieving info about any function (arg types, arg count, ret…☆46Updated 4 months ago
- A C++ implementation of a LRU cache☆42Updated 5 years ago
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆104Updated this week
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- C++20 Static Branch library☆95Updated 7 months ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆167Updated 2 weeks ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆32Updated 5 years ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆115Updated this week
- Core abstractions for dealing with concurrency in C++☆69Updated last year