Technologicat / cython-sse-exampleLinks
Simple example for embedding SSE2 assembly in Cython projects
☆22Updated 8 years ago
Alternatives and similar repositories for cython-sse-example
Users that are interested in cython-sse-example are comparing it to the libraries listed below
Sorting:
- A Vectorized Python Dict/Set☆117Updated 2 years ago
- Python module for detection of CPU features☆29Updated 9 months ago
- 💥 Fast matrix-multiplication as a self-contained Python library – no system dependencies!☆229Updated this week
- Prefetch elements from a Python generator in the background, from a separate process☆34Updated 4 years ago
- Python API for writing multiprocessing pipelines☆90Updated 3 years ago
- A python library to manipulate and transform indexable data (lists, arrays, ...)☆46Updated last year
- ☆73Updated this week
- Generates Python Extension modules from Cythons PXD files☆77Updated 3 weeks ago
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆161Updated last month
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆215Updated 2 years ago
- Unifying Python/C++/CUDA memory: Python buffered array ↔️ `std::vector` ↔️ CUDA managed memory☆83Updated 2 weeks ago
- Proof-of-concept of using a khash-based hashmap in Numba☆21Updated 8 years ago
- A lightweight (serverless) native python parallel processing framework based on simple decorators and call graphs.☆103Updated 3 years ago
- Automatically generate Cython pxd files from C headers☆47Updated 7 years ago
- A lightweight Python module for creating and running ordered graphs of computations.☆87Updated 2 years ago
- High-performance and seamless sharing and modification of Python objects between processes, without the periodic overhead of serializatio…☆86Updated last year
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆66Updated 6 years ago
- Streaming operations on NumPy arrays☆38Updated 11 months ago
- Python 3 library to store memory mappable objects into pickle-compatible files☆38Updated 7 years ago
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆136Updated 7 months ago
- Extending your autodoc API docs with a summary☆53Updated last year
- Data and tooling to compare the API surfaces of various array libraries.☆56Updated last week
- [ARCHIVED] Dask support for multi-GPU machine learning algorithms --> Moved to cuml☆16Updated 6 years ago
- A Cython interface to FLANN☆24Updated 5 years ago
- A cookiecutter template for a modern C++ project with python bindings☆32Updated 3 years ago
- Calling C from Python☆90Updated 4 years ago
- Multiprocessing queues for numpy arrays using shared memory☆59Updated 2 years ago
- Numeric and scientific computing on GPUs for Python with a NumPy-like API☆93Updated 4 years ago
- pytest plugin for a better developer experience when working with the PyTorch test suite☆44Updated 4 years ago
- A library for pattern matching on symbolic expressions in Python.☆170Updated last year