luispedro / jugLinks
Parallel programming with Python
☆461Updated 6 months ago
Alternatives and similar repositories for jug
Users that are interested in jug are comparing it to the libraries listed below
Sorting:
- persistent caching to memory, disk, or database☆278Updated 2 weeks ago
- Distributed and Parallel Computing Framework with / for Python☆267Updated 2 years ago
- A lightweight Traits like module☆648Updated 3 months ago
- 💥 Cython memory pool for RAII-style memory management☆459Updated 2 months ago
- Observable typed attributes for Python classes☆460Updated last week
- Cython implementation of Toolz: High performance functional utilities☆1,101Updated 2 months ago
- Robust and reusable Executor for joblib☆606Updated 5 months ago
- Compiles a python function with cython using only a decorator.☆184Updated 8 years ago
- Parallel Programming with Python and Charm++☆295Updated 6 months ago
- Python tools for handling intervals (ranges of comparable objects).☆109Updated 3 years ago
- A Python wrapper for the extremely fast Blosc compression library☆358Updated 3 weeks ago
- Caching based on computation time and storage space☆138Updated 4 years ago
- CLIze: Turn Python functions into command-line interfaces☆495Updated 2 years ago
- A fast and thorough lazy object proxy.☆263Updated last week
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆456Updated last year
- C implementation of Python 3 lru_cache☆158Updated 5 years ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆415Updated 2 months ago
- Memory efficient Python objects☆371Updated last month
- Interactive plotting for Python.☆443Updated 8 months ago
- PyPy binary wheels for some popular packages☆80Updated 4 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆316Updated 3 years ago
- A pipeline abstraction for Python☆168Updated 4 years ago
- Language defining a data description protocol☆186Updated 2 years ago
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆162Updated 2 months ago
- Useful Mutable Mappings☆72Updated 2 years ago
- ☆73Updated last month
- Persistent, stale-free, local and cross-machine caching for Python functions.☆643Updated last week
- File system based database that uses python pickles☆73Updated 2 years ago
- 145+ extra higher-level functional tools beyond standard library's `itertools`, `functools`, etc. and popular third-party libraries like …