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:
- 💥 Fast matrix-multiplication as a self-contained Python library – no system dependencies!☆231Updated last month
- A Vectorized Python Dict/Set☆116Updated 2 years ago
- Python module for detection of CPU features☆29Updated 10 months 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
- ☆73Updated 3 weeks ago
- Generates Python Extension modules from Cythons PXD files☆77Updated 2 weeks ago
- A python library to manipulate and transform indexable data (lists, arrays, ...)☆46Updated last year
- JET is a different approach to make numeric python substantially faster☆67Updated 8 years ago
- Python 3 library to store memory mappable objects into pickle-compatible files☆38Updated 7 years ago
- A Cython interface to FLANN☆24Updated 5 years ago
- Cython-based, NumPy-aware automatic wrapper generation for C / C++.☆130Updated 5 years ago
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆162Updated 2 months ago
- Automatically generate Cython pxd files from C headers☆47Updated 7 years ago
- A different flavor of multiprocessing in Python☆81Updated 5 years ago
- Fast random access of gzip files in Python☆112Updated 3 weeks ago
- Automatic Wrapper and Interface Generator☆124Updated 5 years ago
- Capture C-level stdout/stderr in Python☆216Updated 3 weeks ago
- Analyzing the tree of imports of running Python code.☆12Updated 2 years ago
- Cython bindings for fpzip, a floating point image compression algorithm.☆36Updated 10 months ago
- Useful Mutable Mappings☆72Updated 2 years ago
- 💥 Cython hash tables that assume keys are pre-hashed☆87Updated last month
- Cookiecutter for a Python project making use of xtensor☆31Updated 6 years ago
- Setuptools extension to build and package CMake projects☆69Updated last year
- Python JIT transpiler to C++☆15Updated 6 years ago
- 💥 Cython memory pool for RAII-style memory management☆459Updated 2 months ago
- persistent caching to memory, disk, or database☆278Updated last week
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated 2 years ago
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆135Updated 8 months ago
- The goal of this project is to create a pure Python implementation of the pigz project for parallelizing gzipping.☆33Updated last week