sturlamolden / sharedmem-numpyLinks
Shared memory arrays for NumPy
☆51Updated 11 years ago
Alternatives and similar repositories for sharedmem-numpy
Users that are interested in sharedmem-numpy are comparing it to the libraries listed below
Sorting:
- A Python wrapper for the extremely fast Blosc compression library☆358Updated this week
- Cython-based, NumPy-aware automatic wrapper generation for C / C++.☆130Updated 5 years ago
- Generates Python Extension modules from Cythons PXD files☆77Updated 2 months ago
- Python exposure of dynd☆121Updated 3 years ago
- lazy parallel ondemand zero copy numpy array data flows with caching and dirty propagation☆78Updated 5 years ago
- Serialize numpy arrays using msgpack☆208Updated last year
- A different flavor of multiprocessing in Python☆81Updated 5 years ago
- Cython implementation of OrderedDict☆101Updated 9 years ago
- 💥 Cython memory pool for RAII-style memory management☆459Updated 5 months ago
- C implementation of Python 3 lru_cache☆157Updated 5 years ago
- Command line interface to and serialization format for Blosc☆123Updated 2 years ago
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆133Updated 5 months ago
- Python API for writing multiprocessing pipelines☆90Updated 3 years ago
- C++ dynamic ndarray library, with Python exposure☆305Updated 5 years ago
- Automatically generate Cython pxd files from C headers☆47Updated 7 years ago
- Runtime compiler for numerical Python☆235Updated 9 months ago
- ☆33Updated 9 years ago
- Vectorizing Python for concurrent SIMD execution.☆71Updated 10 years ago
- Filter for HDF5 that uses Blosc☆45Updated last week
- Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆162Updated 5 years ago
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆65Updated 5 years ago
- Easy Plot - A thin matplotlib wrapper for generating fast, easy and reusable plots in Python☆166Updated 7 years ago
- Module for supporting writing in a single source file a python module and a corresponding cython module. Contrary to cython pure python m…☆26Updated 9 years ago
- persistent caching to memory, disk, or database☆276Updated 2 weeks ago
- A wrapper allowing Numpy arrays to be accessed in C++ as boost::multi_array objects☆24Updated 10 years ago
- Caching based on computation time and storage space☆138Updated 4 years ago
- A GPU-ready drop-in replacement for numpy.☆32Updated 3 years ago
- Multiprocessing queues for numpy arrays using shared memory☆59Updated 2 years ago
- nanomsg wrapper for python with multiple backends (CPython and ctypes) should support 2/3 and Pypy☆385Updated 4 years ago
- Pure Python GPGPU library☆170Updated last month