bwsw / shared-ctypes-numpy-posix-ipc-pythonLinks
Sharing Ctypes Structures and NumPy Arrays in Unrelated Processes Using POSIX Shared Memory in Python
☆22Updated 5 years ago
Alternatives and similar repositories for shared-ctypes-numpy-posix-ipc-python
Users that are interested in shared-ctypes-numpy-posix-ipc-python are comparing it to the libraries listed below
Sorting:
- Easily share numpy arrays between processes☆10Updated 6 years ago
- Multiprocessing queues for numpy arrays using shared memory☆59Updated 2 years ago
- GPU accelerated video processing on OpenCV with Python.☆75Updated 6 years ago
- ☆38Updated 5 years ago
- OpenVINO ARM64 Notes☆49Updated 5 years ago
- RidgeRun Inference Framework☆27Updated 3 years ago
- A small framework to infer neural network☆145Updated last week
- Python API for writing multiprocessing pipelines☆90Updated 3 years ago
- ☆114Updated 5 years ago
- Fast inter-process communication (IPC) using memory mapped file in python☆50Updated 4 years ago
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11