pitrou / pickle5-backportLinks
Backport of the pickle 5 protocol (PEP 574)
☆34Updated 4 years ago
Alternatives and similar repositories for pickle5-backport
Users that are interested in pickle5-backport are comparing it to the libraries listed below
Sorting:
- Multithreaded Python without the GIL (experimental rebase on 3.12)☆146Updated 2 years ago
- Lint Cython files☆96Updated last week
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- A simple immutable dictionary for Python☆175Updated this week
- Capture C-level stdout/stderr in Python☆215Updated 2 weeks ago
- persistent caching to memory, disk, or database☆278Updated last week
- A quicker pickle☆109Updated 3 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆224Updated last year
- An llvm-based framework for generating and calling into high-performance native code from Python.☆200Updated last year
- A central repository to keep track of the status of work on and support for free-threaded CPython (see PEP 703), with a focus on the scie…☆270Updated 2 weeks ago
- Serialization library for Exceptions and Tracebacks.☆180Updated 2 months ago
- PyPy binary wheels for some popular packages☆80Updated 3 years ago
- Super-fast and clean conversions to numbers for Python.☆110Updated 10 months ago
- Populate library namespace without incurring immediate import costs☆202Updated 2 weeks ago
- distributed Python deployment and communication☆93Updated last week
- Simple python bindings to Yann Collet ZSTD compression library☆184Updated last week
- Python DBM style wrapper of LMDB☆36Updated last year
- Make your Python code fly at transonic speeds!☆126Updated last month
- cloudpickle support for generators, including partially consumed generators.☆17Updated 2 years ago
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆85Updated last year
- GitHub Action to build Python manylinux wheels☆94Updated 2 years ago
- Press conda packages into wheels☆118Updated 2 years ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆118Updated 2 weeks ago
- A module for lazy loading of Python modules☆88Updated 2 years ago
- A Python package that provides tools for inheriting docstrings in customizable ways.☆63Updated 2 years ago
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆162Updated 2 months ago
- A pure-Python codified rant aspiring to a world where numbers and types can work together.☆46Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆196Updated this week
- Pytest plugin for regression testing: https://pytest-regressions.readthedocs.io☆211Updated last week
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆368Updated 4 months ago