pitrou / pickle5-backportLinks
Backport of the pickle 5 protocol (PEP 574)
☆34Updated 3 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 last year
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- Lint Cython files☆91Updated last week
- Capture C-level stdout/stderr in Python☆214Updated last month
- persistent caching to memory, disk, or database☆277Updated 2 weeks ago
- Find and copy needed dynamic libraries into python wheels☆288Updated 2 weeks ago
- A quicker pickle☆109Updated 3 years ago
- A simple immutable dictionary for Python☆169Updated this week
- Make your Python code fly at transonic speeds!☆125Updated last month
- Install packages with pip as if you were in the past!☆133Updated 2 weeks ago
- Time and benchmark blocks of Python code. A powerful multi-line in-code alternative to timeit.☆37Updated last year
- Serialization library for Exceptions and Tracebacks.☆177Updated last week
- 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…☆256Updated this week
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆85Updated last year
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated 2 years ago
- Demo project for building Python wheels for Linux with Travis-CI☆230Updated 4 years ago
- A Python package that provides tools for inheriting docstrings in customizable ways.☆63Updated last year
- Populate library namespace without incurring immediate import costs☆194Updated 3 weeks ago
- A module for lazy loading of Python modules☆88Updated 2 years ago
- GitHub Action to build Python manylinux wheels☆94Updated 2 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆365Updated 2 months ago
- A Python library for manipulating indices of ndarrays☆108Updated last week
- A fork of frozendict, an immutable wrapper around dictionaries for Python3☆53Updated last week
- A collection of content about key Python packaging topics and issues for projects using native code☆169Updated 5 months ago
- A Vectorized Python Dict/Set☆116Updated 2 years ago
- Extending your autodoc API docs with a summary☆53Updated 11 months ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆200Updated last year
- Machinery for building and testing Python Wheels for Linux, OSX and (less flexibly) Windows.☆246Updated 3 weeks ago
- A python package that provides useful locks.☆269Updated 2 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆116Updated last week