offchan42 / python-mmap-ipcLinks
Fast inter-process communication (IPC) using memory mapped file in python
☆50Updated 3 years ago
Alternatives and similar repositories for python-mmap-ipc
Users that are interested in python-mmap-ipc are comparing it to the libraries listed below
Sorting:
- Sharing Ctypes Structures and NumPy Arrays in Unrelated Processes Using POSIX Shared Memory in Python☆22Updated 5 years ago
- An example of mapping shared memory between boost::interprocess and Python's mmap.☆56Updated 9 years ago
- Easily share numpy arrays between processes☆10Updated 5 years ago
- A lock-free ring buffer for Python and Cython☆19Updated 2 years ago
- communication between python and cpp using zeromq and protobuf☆40Updated 3 years ago
- Automatically generates a Cython wrapper for C++ code☆43Updated 4 years ago
- A simple and safe C++ plugin system as a header-only library☆13Updated 3 years ago
- python wrapper around C++ spdlog (git@github.com:gabime/spdlog.git)☆63Updated last year
- Demonstration of a factory pattern where the types automatically register themselves☆11Updated 6 years ago
- Efficient data-flow library for robotics.☆27Updated last week
- Template C++ project using CMake, CTest, Catch, and a SuperBuild for dependencies such as Boost, gflags, glog, VTK, OpenCV and PCL.☆33Updated last year
- A Pandas-like DataFrame in c++☆21Updated 5 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆44Updated last month
- A python library that implements RANSAC algorithm to detect data model features (e.g. Circle, exponential, etc...) inside images, videos …☆8Updated 9 years ago
- Shared-memory based ring buffer☆62Updated 8 years ago
- A simple example repository describing the process of building a PyInstaller executable for a Cython-compiled program☆54Updated 2 years ago
- dataframe for c++☆26Updated 4 years ago
- Multi-Object Tracker for the H.264 and MPEG-4 Compressed Domain.