a-rahimi / python-checkpointing2Links
Checkpoint the state of Python programs using Pythonic setjmp and longjmp
☆68Updated 4 years ago
Alternatives and similar repositories for python-checkpointing2
Users that are interested in python-checkpointing2 are comparing it to the libraries listed below
Sorting:
- A Vectorized Python Dict/Set☆117Updated 2 years ago
- A quicker pickle☆109Updated 3 years ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆200Updated last year
- Utilities for run-time type validation and multiple dispatch☆171Updated 2 months ago
- A lightweight (serverless) native python parallel processing framework based on simple decorators and call graphs.☆103Updated 3 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- A module for lazy loading of Python modules☆88Updated 2 years ago
- Data and tooling to compare the API surfaces of various array libraries.☆56Updated 3 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆365Updated last month
- Utility for measuring the fraction of time the CPython GIL is held☆121Updated 3 years ago
- 🐍 Python library implementing sorted containers with state-of-the-art query performance and compressed memory usage☆214Updated last year
- Inferring Python API signatures from tracing usage.☆75Updated 4 years ago
- Operator overloading for fast anonymous functions.☆50Updated 2 weeks ago
- Pattern Matching for Python 3.7+ in a simple, yet powerful, extensible manner.☆111Updated 2 years ago
- Python AST that abstracts the underlying Python version☆146Updated this week
- An argument that Jupyter Notebooks are flawed and the world needs a successor.☆82Updated 2 years ago
- Unifying Python/C++/CUDA memory: Python buffered array ↔️ `std::vector` ↔️ CUDA managed memory☆83Updated 2 weeks ago
- Declarative instrumentation for Python.☆92Updated 3 months ago
- A fully-featured remote and preemptive debugger for python☆295Updated last year
- NoPdb: Non-interactive Python Debugger☆84Updated 3 years ago
- A Python library for manipulating indices of ndarrays☆107Updated 2 weeks ago
- EPython is a typed-subset of the Python for extending the language new builtin types and methods☆40Updated 3 years ago
- yogadl, the flexible data layer☆74Updated 2 years ago
- Profiling and tracing information for Python using viztracer and perf, the GIL exposed.☆61Updated last year
- Time Travel Debugging for Python☆194Updated last year
- Python Performance Testing with Austin☆122Updated last year
- Shape annotations for numpy arrays and pytorch/tensorflow tensors.☆14Updated 3 years ago
- Python 3 library to store memory mappable objects into pickle-compatible files☆38Updated 7 years ago
- A container for dataclasses with multi-indexing and bulk operations.☆315Updated 4 years ago
- Adaptive fuzzing of Hypothesis tests☆98Updated 3 weeks ago