robinrowe / multiprocessingLinks
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
Sorting:
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated 8 months 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++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- C++ Message Queuing Library and Framework☆88Updated last month
- 📦 TCP based publish-subscribe library for C++ 🌐☆45Updated 4 months ago
- communication between python and cpp using zeromq and protobuf☆42Updated 4 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
- C++ cross-platform plugin architechture demonstration☆64Updated 6 years ago
- Micro Signal/Slot implementetation☆34Updated last year
- A tiny framework to wrap algorithms for dataflow programming☆41Updated 7 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 …☆31Updated 4 years ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- Kalman Filter☆60Updated this week
- 📦 eCAL C/C++ runtime core☆11Updated 9 months ago
- Design patterns implemented in C++14☆35Updated 3 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆120Updated last year
- A simple, generic, header-only state machine implementation for C++.☆64Updated 3 years ago
- Sample code for the Effective C++ book by Scott Meyers.☆51Updated 10 years ago
- A lightweight C++ STL style circular buffer.☆33Updated last year
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- ROS-independent library for dynamic class (i.e. plugin) introspection and loading from runtime libraries☆36Updated 3 months ago
- A curated list of Modern C++ idioms☆22Updated 8 years ago
- C++数据流并行处理框架☆24Updated 4 years ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆48Updated 2 years ago
- Boost's circular_buffer module converted to use all C++11 STL primitives, making it free of Boost dependencies.☆11Updated 8 years ago
- A simple and easy C++ Finite State Machine (FSM) container, with full manual☆27Updated last year
- C++ Event Driven and Network Application Library (Header only)☆20Updated 6 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- High-Performance Flat Finite State Machine Framework☆52Updated last year