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 last year
- 📦 TCP based publish-subscribe library for C++ 🌐☆47Updated 2 months ago
- A Cross-Platform Modern C++ Project Framework Set Up Using CMake, Jenkins & Vcpkg☆12Updated 3 years ago
- C++ Message Queuing Library and Framework☆92Updated 2 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 …☆32Updated 4 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated last month
- ROS-independent library for dynamic class (i.e. plugin) introspection and loading from runtime libraries☆38Updated last month
- Micro Signal/Slot implementetation☆35Updated last year
- boost json archive(input/output) for boost::serialization☆11Updated 11 months ago
- Sample code for the Effective C++ book by Scott Meyers.☆51Updated 10 years ago
- Course "C++ in Detail: Common Idioms"☆25Updated last year
- C++ Plugin framework☆81Updated 4 years ago
- C++数据流并行处理框架☆23Updated 4 years ago
- A curated list of Modern C++ idioms☆24Updated 8 years ago
- Build fast computational graphs quickly using modern C++☆51Updated 5 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- Fast and lightweight thread pool for C++11 and newer.☆46Updated last year
- Weighted and unweighted graphs and digraphs with C++☆17Updated 4 years ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆49Updated 2 years ago
- C++ lock-free queue.☆14Updated 5 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
- C++ Template Metapogramming Study Resources☆38Updated 6 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 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
- 《Software Architecture with C++》的非专业个人翻译☆76Updated 3 years ago
- gRPC C++ bidirectional streaming example☆51Updated 5 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.☆21Updated 3 years ago
- A simple, generic, header-only state machine implementation for C++.☆69Updated 3 years ago
- communication between python and cpp using zeromq and protobuf☆42Updated 4 years ago