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☆118Updated 2 years ago
- Prefetch elements from a Python generator in the background, from a separate process☆34Updated 4 years ago
- 💥 Fast matrix-multiplication as a self-contained Python library – no system dependencies!☆226Updated 2 months ago
- Python module for detection of CPU features☆28Updated 5 months ago
- A python library to manipulate and transform indexable data (lists, arrays, ...)☆46Updated last year
- Python implemenation of a vantage-point tree data structure for nearest neighbor searching.☆76Updated 2 years ago
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆161Updated 2 months ago
- Python 3 library to store memory mappable objects into pickle-compatible files☆38Updated 7 years ago
- Python API for writing multiprocessing pipelines☆90Updated 3 years ago
- ☆72Updated 2 weeks ago
- Unifying Python/C++/CUDA memory: Python buffered array ↔️ `std::vector` ↔️ CUDA managed memory☆82Updated 3 weeks ago
- A lightweight (serverless) native python parallel processing framework based on simple decorators and call graphs.☆103Updated 3 years ago
- Backport of the pickle 5 protocol (PEP 574)☆33Updated 3 years ago
- Generates Python Extension modules from Cythons PXD files☆76Updated 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
- A lightweight Python module for creating and running ordered graphs of computations.☆87Updated 2 years ago
- Fast random access of gzip files in Python☆110Updated 3 weeks ago
- Cython bindings for fpzip, a floating point image compression algorithm.☆34Updated 5 months ago
- persistent caching to memory, disk, or database☆275Updated 2 months ago
- super fast cpp implementation of longest common subsequence/substring☆23Updated last year
- A module for lazy loading of Python modules☆88Updated 2 years ago
- [ARCHIVED] Dask support for multi-GPU machine learning algorithms --> Moved to cuml☆16Updated 6 years ago
- 💥 Cython hash tables that assume keys are pre-hashed☆85Updated 3 months ago
- Native Python library for generic sequence alignment☆55Updated 5 years ago
- A Fast Levenshtein Distance Library for Python☆84Updated 6 months ago
- Bash-style brace expansion for Python☆59Updated 3 years ago
- Cython implementation of Toolz. Please use: https://github.com/pytoolz/cytoolz☆41Updated 8 months ago
- An implementation of efficient LSH inspired by fruit fly brain☆87Updated 6 years ago
- High-performance and seamless sharing and modification of Python objects between processes, without the periodic overhead of serializatio…☆84Updated 9 months ago
- Write your code as tree-like expressions, then transform it☆21Updated last year