Nico-Curti / easyDAGLinks
Simple template DAG scheduler in c++
☆12Updated 4 years ago
Alternatives and similar repositories for easyDAG
Users that are interested in easyDAG are comparing it to the libraries listed below
Sorting:
- a highly cache-friendly hash table☆46Updated 3 years ago
- Show how to use c++ worker to develop distribute applications.☆15Updated 3 years ago
- C++数据流并行处理框架☆24Updated 4 years ago
- This is part of the zeus library, just for sharing and funny.☆34Updated 2 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆59Updated 4 years ago
- C++ utilities☆48Updated 2 months ago
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆37Updated 7 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆183Updated 5 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- 《Asynchronous Programming with C++ - 1st Edition》的非专业个人翻译☆32Updated 5 months ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆44Updated 2 months ago
- The curated list of awesome C++ Coroutine resources.☆15Updated last year
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated 11 months ago
- 📦 eCAL C/C++ runtime core☆11Updated 8 months ago
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆12Updated 5 years ago
- Simple C++ RPC library based on boost::asio and protobuf.☆30Updated 10 years ago
- Scheduling examples using C++20 coroutines☆25Updated 2 years ago
- ☆15Updated this week
- Intel Threading Building Blocks with local modifications☆29Updated 12 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆47Updated 7 months ago
- Coroutine library and toolkit for C++20☆38Updated 3 months ago
- Repository with examples for the C++20 Coroutines video and article.☆29Updated 11 months ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆79Updated 6 years ago
- A revised version of NanoLog which writes human readable log file, and is easier to use.☆42Updated 3 years ago
- 《Clang Compiler Frontend》的非专业个人翻译☆37Updated 10 months ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 6 years ago
- std::future extension☆37Updated 4 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆10Updated 2 years ago