dian-lun-lin / taroLinks
Task graph-based asynchronous programming system using C++ coroutine
☆93Updated 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 5 months ago
- Boost.org unordered module☆77Updated 2 weeks ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆74Updated 2 weeks ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 6 years ago
- C++20 Memory Allocator library☆36Updated 4 months ago
- Profiling Taskflow Programs through Visualization☆50Updated 2 years ago
- The Fancy Named Parameters Library☆34Updated last month
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆67Updated 11 months ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆85Updated 2 weeks 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 month
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated 11 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 4 years ago
- A fast work-stealing queue template in C++☆320Updated last year
- A proposal for a executor programming model for ISO C++☆140Updated 5 years ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆96Updated last week
- C++20 Compact Tuple Tools☆54Updated this week
- Scheduling examples using C++20 coroutines☆26Updated 2 years ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆56Updated 9 months ago
- C++ serializers benchmark with realistic data☆124Updated 2 years ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆139Updated this week
- C++20 and onward collection of high performance data containers and related tools☆57Updated 3 weeks ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- C++20 Static Branch library☆64Updated 3 months ago
- Complete Project Documentation☆97Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 7 months ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Struct-of-Arrays generator for C++ projects.☆59Updated last year
- SPY - C++ Information Broker☆156Updated last month