dian-lun-lin / taro
Task graph-based asynchronous programming system using C++ coroutine
☆87Updated last year
Alternatives and similar repositories for taro:
Users that are interested in taro are comparing it to the libraries listed below
- a small lightweight std::execution work-alike☆63Updated last week
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆57Updated this week
- Polymorphic memory resource for real-time applications.☆66Updated last year
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆61Updated 5 months ago
- Profiling Taskflow Programs through Visualization☆49Updated 2 years ago
- Lock-free atomic_shared_ptr implementations☆37Updated 9 months ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆70Updated this week
- Boost.org unordered module☆69Updated 2 weeks ago
- Distributed ranges is a generalization of C++ ranges for distributed data structures.☆49Updated this week
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- C++20 Static Branch library☆52Updated this week
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 5 months ago
- The curated list of awesome C++ Coroutine resources.☆13Updated last year
- C++20 [Minimal] Static Perfect Hash library☆190Updated last month
- The Fancy Named Parameters Library☆30Updated 4 months ago
- C++20 Memory Allocators☆33Updated 6 months ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆155Updated last year
- C++20 and onward collection of high performance data containers and related tools☆54Updated 5 months ago
- C++20 Compact Tuple Tools☆49Updated 3 months ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆52Updated 3 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆95Updated last week
- A fast work-stealing queue template in C++☆303Updated last year
- A helper to convert a header-based C++ project to module-based one.☆41Updated 6 months ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆78Updated this week
- Lock-free concurrent work stealing deque in C++☆38Updated 7 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆144Updated 3 years ago
- Implementation of the P2300 specification☆9Updated 3 years ago
- Light, fast, threadpool for C++20☆98Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆61Updated last month