robinrowe / multiprocessing
C++ code for RingQueue, SharedMemory and Semaphore
☆13Updated 4 years ago
Alternatives and similar repositories for multiprocessing:
Users that are interested in multiprocessing are comparing it to the libraries listed below
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆45Updated 5 months ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆44Updated 2 weeks ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- C++ Message Queuing Library and Framework☆87Updated 3 weeks ago
- communication between python and cpp using zeromq and protobuf☆40Updated 3 years ago
- A Cross-Platform Modern C++ Project Framework Set Up Using CMake, Jenkins & Vcpkg☆12Updated 3 years ago
- Micro Signal/Slot implementetation☆34Updated last year
- A tiny framework to wrap algorithms for dataflow programming☆41Updated 4 months 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 …☆29Updated 4 years ago
- Design patterns implemented in C++14☆35Updated 2 years ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- GTL (Graph Template Library) is a STL based library, which provides necessary classes and algorithms for the work with graphs.☆20Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- Example of how to use CUDA with CMake >= 3.8☆69Updated last year
- low level system stuff, threads, memory, file descriptors etc☆21Updated 2 months ago
- Easy-to-Use C++ Computer Vision Library☆54Updated last week
- Kalman Filter☆56Updated this week
- ROS-independent library for dynamic class (i.e. plugin) introspection and loading from runtime libraries☆35Updated 2 weeks ago
- boost json archive(input/output) for boost::serialization☆10Updated 4 months ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆48Updated 2 years ago
- Embed Python 3 into your C++ app in 10 minutes☆49Updated 7 months ago
- A parallel pipeline for stream processing☆63Updated 2 years ago
- C++ plugin framework☆52Updated 5 years ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆53Updated 4 months ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- A lightweight C++ STL style circular buffer.☆32Updated 8 months ago
- C++ header-only library to create classe factories registered by name.☆22Updated 6 years ago
- Highly-optimized intra-process PubSub library with DDS-like interface☆14Updated 8 months ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆40Updated last week