widmi / multiprocess-shared-numpy-arraysLinks
Easily share numpy arrays between processes
☆10Updated 6 years ago
Alternatives and similar repositories for multiprocess-shared-numpy-arrays
Users that are interested in multiprocess-shared-numpy-arrays are comparing it to the libraries listed below
Sorting:
- python wrapper around C++ spdlog (git@github.com:gabime/spdlog.git)☆70Updated last year
- Sharing Ctypes Structures and NumPy Arrays in Unrelated Processes Using POSIX Shared Memory in Python☆22Updated 6 years ago
- An example of mapping shared memory between boost::interprocess and Python's mmap.☆56Updated 10 years ago
- Fast inter-process communication (IPC) using memory mapped file in python☆50Updated 4 years ago
- communication between python and cpp using zeromq and protobuf☆42Updated 4 years ago
- Tutorial for wrapping C++ library into Python using pybind11 and CMake☆152Updated last year
- vectorization of the kd-tree data structure and search algorithm☆41Updated 7 years ago
- Library for Image Acquisition☆39Updated this week
- ☆64Updated last year
- CUDA implementation of data clustering using expectation maximization with a Gaussian mixture model. Supports multiple GPUs on a single n…☆18Updated 13 years ago
- Python utilities for estimating and transforming rigid body motion.☆20Updated 6 months ago
- Example of wrapping CGAL Delaunay triangulations and mesh refinement using pybind11☆43Updated 6 years ago
- 🐍 A pure python ring buffer with optional custom element factory. Locked, Blocking and Disruptor variants are available. 🪐☆14Updated 5 years ago
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆54Updated 3 years ago
- ROS based image resize & compressed using CUDA(NPP, nvJPEG)☆17Updated 6 years ago
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆47Updated 8 years ago
- Efficient data-flow library for robotics.☆31Updated last month
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- Ring-buffer implementation that thinly wraps a numpy array☆97Updated 2 years ago
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆31Updated 4 months ago
- ☆12Updated 3 years ago
- C++ Implementation of Savitzky-Golay filtering based on Gram polynomials☆113Updated last year
- Multiprocessing queues for numpy arrays using shared memory☆59Updated 2 years ago
- Template C++ project using CMake, CTest, Catch, and a SuperBuild for dependencies such as Boost, gflags, glog, VTK, OpenCV and PCL.☆35Updated 2 years ago
- Computes the Savitzky-Golay Filter coefficients.☆110Updated 4 years ago
- C++ code for RingQueue, SharedMemory and Semaphore☆18Updated 5 years ago
- cvnp: pybind11 casts between numpy and OpenCV, with shared memory☆64Updated 9 months ago
- lib release of paper [TopoTag: A Robust and Scalable Topological Fiducial Marker System]☆22Updated 4 years ago
- This is a cpp version of popular python computer vision library imutils☆44Updated 2 years ago
- A simple example of how to bind C++ code in Python☆14Updated 5 years ago