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!β229Updated 3 weeks ago
- Python module for detection of CPU featuresβ29Updated 10 months ago
- A Vectorized Python Dict/Setβ117Updated 2 years ago
- Python 3 library to store memory mappable objects into pickle-compatible filesβ38Updated 7 years ago
- 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
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.β161Updated last month
- A lightweight Python module for creating and running ordered graphs of computations.β87Updated 2 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
- β73Updated 2 weeks ago
- Automatically generate Cython pxd files from C headersβ47Updated 7 years ago
- Generates Python Extension modules from Cythons PXD filesβ77Updated this week
- Backport of the pickle 5 protocol (PEP 574)β34Updated 4 years ago
- High-performance and seamless sharing and modification of Python objects between processes, without the periodic overhead of serializatioβ¦β86Updated last year
- Fast random access of gzip files in Pythonβ114Updated last week
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11β66Updated 6 years ago
- Cython-based, NumPy-aware automatic wrapper generation for C / C++.β130Updated 5 years ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionariesβ215Updated 2 years ago
- Cython implementation of Toolz. Please use: https://github.com/pytoolz/cytoolzβ42Updated 2 months ago
- JET is a different approach to make numeric python substantially fasterβ67Updated 8 years ago
- Capture C-level stdout/stderr in Pythonβ215Updated this week
- A module for lazy loading of Python modulesβ88Updated 2 years ago
- A Cython interface to FLANNβ24Updated 5 years ago
- An llvm-based framework for generating and calling into high-performance native code from Python.β200Updated last year
- 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.β55Updated 4 months ago
- Useful Mutable Mappingsβ72Updated 2 years ago
- Cython bindings for fpzip, a floating point image compression algorithm.β36Updated 9 months ago
- A different flavor of multiprocessing in Pythonβ81Updated 5 years ago