luispedro / jug
Parallel programming with Python
☆451Updated 2 months ago
Alternatives and similar repositories for jug:
Users that are interested in jug are comparing it to the libraries listed below
- Robust and reusable Executor for joblib☆548Updated 3 months ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆404Updated 2 months ago
- Cython implementation of Toolz: High performance functional utilities☆1,027Updated last month
- SCOOP (Scalable COncurrent Operations in Python)☆648Updated last year
- A lightweight Traits like module☆634Updated 2 weeks ago
- A fast and thorough lazy object proxy.☆253Updated 2 months ago
- persistent caching to memory, disk, or database☆262Updated last week
- A light-weight wrapper library around Spotify's Luigi workflow library to make writing scientific workflows more fluent, flexible and mod…☆335Updated 2 months ago
- Caching based on computation time and storage space☆135Updated 4 years ago
- A simple, fast, extensible python library for data validation.☆222Updated 7 months ago
- Machinery for building and testing Python Wheels for Linux, OSX and (less flexibly) Windows.☆244Updated 2 months ago
- Python decorators for profiling/tracing/timing a single function☆328Updated 3 weeks ago
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,236Updated 7 months ago
- Compiles a python function with cython using only a decorator.☆184Updated 7 years ago
- 💥 Cython memory pool for RAII-style memory management☆449Updated last month
- Airspeed Velocity: A simple Python benchmarking tool with web-based reporting☆886Updated last month
- Interactive plotting for Python.☆433Updated 4 months ago
- Eliot: the logging system that tells you *why* it happened☆1,124Updated 2 months ago
- parallel graph management and execution in heterogeneous computing☆1,420Updated last week
- Effortless argument parser☆218Updated 5 months ago
- Powerful Python library for atomic file writes.☆316Updated 2 years ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆198Updated last year
- Parallel Programming with Python and Charm++☆294Updated this week
- A python package that provides useful locks.☆254Updated 8 months ago
- decorator☆857Updated 4 months ago
- Persistent, stale-free, local and cross-machine caching for Python functions.☆586Updated 2 weeks ago
- Nested Object Models in Python with dictionary, YAML, and JSON transformation support☆203Updated 2 years ago
- vmprof - a statistical program profiler☆431Updated this week
- C implementation of Python 3 lru_cache☆156Updated 4 years ago
- Bottom-up approach to refactoring in python