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:
- Python module for detection of CPU featuresβ29Updated 8 months ago
- π₯ Fast matrix-multiplication as a self-contained Python library β no system dependencies!β229Updated this week
- A Vectorized Python Dict/Setβ117Updated 2 years ago
- Python API for writing multiprocessing pipelinesβ90Updated 3 years ago
- Prefetch elements from a Python generator in the background, from a separate processβ34Updated 4 years ago
- Fast random access of gzip files in Pythonβ112Updated last month
- A multi-threading implement of Python gzip moduleβ57Updated 2 years ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionariesβ214Updated 2 years ago
- Proof-of-concept of using a khash-based hashmap in Numbaβ21Updated 8 years ago
- Faster zlib and gzip compatible compression and decompression by providing python bindings for the isa-l library.β53Updated 2 months ago
- A high-performance library for compressed ndarrays, with a flexible computational engineβ181Updated this week
- pytest plugin for a better developer experience when working with the PyTorch test suiteβ44Updated 3 years ago
- Euclidean Distance Computation in Python for 4x-100x+ speedups over SciPy and scikit-learn. Also leverages GPU for better performance onβ¦β59Updated 8 years ago
- A python library to manipulate and transform indexable data (lists, arrays, ...)β46Updated last year
- Cython bindings for fpzip, a floating point image compression algorithm.β35Updated 8 months ago
- Python 3 library to store memory mappable objects into pickle-compatible filesβ38Updated 7 years ago
- A Fast Levenshtein Distance Library for Pythonβ85Updated 9 months ago
- β73Updated this week
- Example python (numpy) -- CUDA installable package with a C-extension libraryβ143Updated 6 years ago
- Python JIT transpiler to C++β15Updated 5 years ago
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.β161Updated last week
- Generates Python Extension modules from Cythons PXD filesβ77Updated this week
- An llvm-based framework for generating and calling into high-performance native code from Python.β200Updated last year
- A lightweight (serverless) native python parallel processing framework based on simple decorators and call graphs.β103Updated 3 years ago
- A small project template that shows how to wrap C code into python using cython, along with other packaging conceptsβ135Updated 6 months ago
- A Cython interface to FLANNβ24Updated 5 years ago
- Python implemenation of a vantage-point tree data structure for nearest neighbor searching.β76Updated 3 years ago
- Automatically generate Cython pxd files from C headersβ47Updated 7 years ago
- Using queues, tqdm-multiprocess supports multiple worker processes, each with multiple tqdm progress bars, displaying them cleanly througβ¦β42Updated 4 years ago
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11β66Updated 6 years ago