joblib / lokyLinks
Robust and reusable Executor for joblib
☆574Updated 3 weeks ago
Alternatives and similar repositories for loky
Users that are interested in loky are comparing it to the libraries listed below
Sorting:
- Extended pickling support for Python objects☆1,778Updated 2 months ago
- A lightweight Traits like module☆641Updated last week
- persistent caching to memory, disk, or database☆271Updated this week
- Python helpers to limit the number of threads used in native libraries that handle their own internal threadpool (BLAS and OpenMP impleme…☆379Updated last month
- better multiprocessing and multithreading in Python☆670Updated this week
- 💥 Cython memory pool for RAII-style memory management☆456Updated 3 weeks ago
- Airspeed Velocity: A simple Python benchmarking tool with web-based reporting☆929Updated 3 weeks ago
- Immutable and statically-typeable DataFrames with runtime type and data validation☆469Updated 2 weeks ago
- A Python wrapper for the extremely fast Blosc compression library☆355Updated last month
- Cython implementation of Toolz: High performance functional utilities☆1,052Updated 5 months ago
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆452Updated 9 months ago
- Fast NumPy array functions written in C☆1,121Updated last month
- Multi threading and processing eye-candy.☆592Updated 3 months ago
- Multiple dispatch☆834Updated 6 months ago
- Param: Make your Python code clearer and more reliable by declaring Parameters☆485Updated this week
- Persistent, stale-free, local and cross-machine caching for Python functions.☆596Updated 3 weeks ago
- parallel graph management and execution in heterogeneous computing☆1,449Updated last week
- A Python memory profiler for data processing and scientific computing applications☆876Updated 7 months ago
- Run-time type checker for Python☆1,663Updated this week
- A python documentation linter which checks that the docstring description matches the definition.☆484Updated 2 years ago
- An easy library for Python file locking. It works on Windows, Linux, BSD and Unix systems and can even perform distributed locking. Natur…☆295Updated last week
- pytest fixture for benchmarking code☆1,350Updated 2 months ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆198Updated last year
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,327Updated 2 weeks ago
- Very fast Python JSON parsing library☆388Updated last year
- Mypy stubs, i.e., type information, for numpy, pandas and matplotlib☆203Updated 4 years ago
- A specification that python filesystems should adhere to.☆1,179Updated last week
- A high-performance immutable mapping type for Python.☆1,156Updated last month
- Multiple argument dispatching.