robinrowe / multiprocessingLinks
C++ code for RingQueue, SharedMemory and Semaphore
☆18Updated 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 last year
- A Cross-Platform Modern C++ Project Framework Set Up Using CMake, Jenkins & Vcpkg☆12Updated 3 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆48Updated 5 months ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- C++ Message Queuing Library and Framework☆92Updated 3 weeks ago
- ROS-independent library for dynamic class (i.e. plugin) introspection and loading from runtime libraries☆43Updated 3 months 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 (WIP).☆67Updated 2 months ago
- matplotlib-cpp with Eigen interfaces.☆57Updated 4 years ago
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆31Updated 5 months ago
- Highly-optimized intra-process PubSub library with DDS-like interface☆18Updated last year
- Design patterns implemented in C++14☆36Updated this week
- ☆15Updated this week
- Micro Signal/Slot implementetation☆35Updated 2 years ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 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.☆22Updated 5 years ago
- communication between python and cpp using zeromq and protobuf☆43Updated 4 years ago
- C++ cross-platform plugin architechture demonstration☆67Updated 6 years ago
- A mini eBook on using Boost::statechart library for creating state machines in C++☆91Updated last week
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆60Updated last year
- 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 curated list of Modern C++ idioms☆25Updated 9 years ago
- C++数据流并行处理框架☆23Updated 4 years ago
- A tiny framework to wrap algorithms for dataflow programming☆40Updated last year
- A simple, generic, header-only state machine implementation for C++.☆69Updated 4 years ago
- Weighted and unweighted graphs and digraphs with C++☆17Updated 4 years ago
- This is part of the zeus library, just for sharing and funny.☆34Updated 2 years ago
- An STL-like ring buffer for C++11.☆25Updated 3 years ago
- A series of examples showing how to solve the alignment problems in vectorization.☆17Updated 3 years ago
- A lightweight Timer class in C/C++. Feasible for simple profiling. Compatible with Mac, Linux and Windows.☆20Updated 8 years ago