robinrowe / multiprocessingLinks
C++ code for RingQueue, SharedMemory and Semaphore
☆14Updated 5 years ago
Alternatives and similar repositories for multiprocessing
Users that are interested in multiprocessing are comparing it to the libraries listed below
Sorting:
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated 10 months ago
- C++ Message Queuing Library and Framework☆90Updated 3 weeks ago
- A Cross-Platform Modern C++ Project Framework Set Up Using CMake, Jenkins & Vcpkg☆12Updated 3 years ago
- GTL (Graph Template Library) is a STL based library, which provides necessary classes and algorithms for the work with graphs.☆21Updated 3 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆121Updated last year
- 📦 TCP based publish-subscribe library for C++ 🌐☆45Updated 3 weeks ago
- Micro Signal/Slot implementetation☆35Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library☆63Updated last year
- Profiling Taskflow Programs through Visualization☆50Updated 2 years ago
- Design patterns implemented in C++14☆35Updated last month
- C++数据流并行处理框架☆23Updated 4 years ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆56Updated 9 months ago
- gRPC C++ bidirectional streaming example☆51Updated 5 years ago
- A curated list of Modern C++ idioms☆23Updated 8 years 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 …☆31Updated 4 years ago
- Concurrent CPU-GPU Programming using Task Models☆103Updated 5 years ago
- This is part of the zeus library, just for sharing and funny.☆35Updated 2 years ago
- A tiny framework to wrap algorithms for dataflow programming☆40Updated 9 months ago
- A parallel pipeline for stream processing☆69Updated 2 years ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆66Updated 6 years ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆48Updated 2 years ago
- Build fast computational graphs quickly using modern C++☆50Updated 5 years ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- S.I.M.P.L.E. - Smart Intuitive Messaging Platform with Less Effort. A Cross-Platform C++ Library to Exchange Data Across Network.☆23Updated 5 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆93Updated last year
- C++ cross-platform plugin architechture demonstration☆64Updated 6 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 3 months ago
- A C++14 Task Manager / Scheduler☆108Updated 2 years ago
- Sample code for the Effective C++ book by Scott Meyers.☆51Updated 10 years ago
- C++ Plugin framework☆79Updated 4 years ago