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☆116Updated 2 years ago
- Python module for detection of CPU features☆29Updated 11 months ago
- 💥 Fast matrix-multiplication as a self-contained Python library – no system dependencies!☆231Updated last month
- Python API for writing multiprocessing pipelines☆90Updated 3 years ago
- Unifying Python/C++/CUDA memory: Python buffered array ↔️ `std::vector` ↔️ CUDA managed memory☆83Updated last month
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆162Updated 2 months ago
- A python library to manipulate and transform indexable data (lists, arrays, ...)☆46Updated last year
- Fast random access of gzip files in Python☆113Updated last month
- Generates Python Extension modules from Cythons PXD files☆77Updated 3 weeks ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated 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 JIT transpiler to C++☆15Updated 6 years ago
- Automatic Wrapper and Interface Generator☆124Updated 5 years ago
- A module for lazy loading of Python modules☆88Updated 2 years ago
- Automatically generate Cython pxd files from C headers☆47Updated 7 years ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆200Updated last year
- ☆73Updated last month
- Cython bindings for fpzip, a floating point image compression algorithm.☆36Updated 10 months ago
- A Fast Levenshtein Distance Library for Python☆86Updated last week
- A high-performance library for compressed ndarrays, with a flexible computational engine☆190Updated this week
- High-performance and seamless sharing and modification of Python objects between processes, without the periodic overhead of serializatio…☆86Updated last year
- Proof-of-concept of using a khash-based hashmap in Numba☆21Updated 8 years ago
- A Python wrapper for the extremely fast Blosc compression library☆358Updated 3 weeks ago
- JET is a different approach to make numeric python substantially faster☆67Updated 8 years ago
- A lightweight (serverless) native python parallel processing framework based on simple decorators and call graphs.☆103Updated 3 years ago
- MIDict (Multi-Index Dict) can be indexed by any "keys" or "values", suitable as a bidirectional/inverse dict or a multi-key/multi-value d…☆14Updated 9 years ago
- Cython implementation of Toolz. Please use: https://github.com/pytoolz/cytoolz☆43Updated 3 months ago
- A Cython interface to FLANN☆24Updated 5 years ago
- Traversal over Python's objects subtree and calculate the total size of the subtree in bytes (deep size).☆43Updated 3 weeks ago