joblib / loky
Robust and reusable Executor for joblib
☆548Updated 3 months ago
Alternatives and similar repositories for loky:
Users that are interested in loky are comparing it to the libraries listed below
- better multiprocessing and multithreading in Python☆650Updated last week
- A lightweight Traits like module☆628Updated 2 months ago
- Extended pickling support for Python objects☆1,691Updated 2 weeks ago
- persistent caching to memory, disk, or database☆262Updated 3 weeks ago
- Cython implementation of Toolz: High performance functional utilities☆1,017Updated 3 weeks ago
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆448Updated 4 months ago
- A high-performance immutable mapping type for Python.☆1,139Updated 3 months ago
- Persistent, stale-free, local and cross-machine caching for Python functions.☆583Updated 2 weeks ago
- A python package that provides useful locks.☆254Updated 8 months ago
- Multiple dispatch☆816Updated last month
- Composable custom class converters for attrs, dataclasses and friends.☆849Updated 2 weeks ago
- Airspeed Velocity: A simple Python benchmarking tool with web-based reporting☆877Updated last week
- version-string management for VCS-controlled trees☆1,077Updated last month
- parallel graph management and execution in heterogeneous computing☆1,415Updated 3 weeks ago
- Machinery for building and testing Python Wheels for Linux, OSX and (less flexibly) Windows.☆242Updated last month
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,234Updated 7 months ago
- Type hints support for the Sphinx autodoc extension☆563Updated this week
- Experimental typing stubs for NumPy☆282Updated 4 years ago
- Python helpers to limit the number of threads used in native libraries that handle their own internal threadpool (BLAS and OpenMP impleme…☆358Updated 7 months ago
- A py.test plugin to validate Jupyter notebooks☆450Updated 3 months ago
- serialize all of Python☆2,311Updated 3 weeks ago
- Eliot: the logging system that tells you *why* it happened☆1,118Updated 2 months ago
- A fast and thorough lazy object proxy.