chrisjbillington / gil_load
Utility for measuring the fraction of time the CPython GIL is held
☆117Updated 3 years ago
Alternatives and similar repositories for gil_load:
Users that are interested in gil_load are comparing it to the libraries listed below
- Profiling and tracing information for Python using viztracer and perf, the GIL exposed.☆58Updated 5 months ago
- A fast and memory efficient LRU cache for Python☆264Updated 4 months ago
- Serialization library for Exceptions and Tracebacks.☆166Updated 5 months ago
- A Vectorized Python Dict/Set☆117Updated last year
- An llvm-based framework for generating and calling into high-performance native code from Python.☆198Updated 11 months ago
- a python trace profiler that outputs to chrome trace-viewer format (about://tracing).☆65Updated 3 years ago
- Python Performance Testing with Austin☆118Updated last year
- Read/Write Lock - synchronization primitive for asyncio☆147Updated this week
- Rate your Python packages package friendliness☆214Updated 3 weeks ago
- A python package that provides useful locks.☆254Updated 7 months ago
- Checkpoint the state of Python programs using Pythonic setjmp and longjmp☆67Updated 4 years ago
- Python bindings for simdjson using libpy☆63Updated 2 years ago
- Python AST that abstracts the underlying Python version☆143Updated 2 months ago
- Flamegraph generator for cProfile stats☆248Updated last year
- Find and copy needed dynamic libraries into python wheels☆269Updated last week
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Serialize numpy arrays using msgpack☆199Updated 6 months ago
- Runtime inspection utilities for Python typing module☆352Updated 5 months ago
- Capture C-level stdout/stderr in Python☆200Updated 3 months ago
- 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…☆167Updated this week
- Data and tooling to compare the API surfaces of various array libraries.☆54Updated 7 months ago
- Open, extensible Python injector/profiler/analyzer☆64Updated 2 years ago
- A module for lazy loading of Python modules☆86Updated last year
- pytest plugin for easy integration of memray memory profiler☆356Updated last month
- Discover and load entry points from installed packages☆73Updated last month
- A Python wrapper for the extremely fast Blosc compression library☆352Updated 4 months ago
- Machinery for building and testing Python Wheels for Linux, OSX and (less flexibly) Windows.☆242Updated last month
- Demo project for building Python wheels for Linux with Travis-CI☆226Updated 3 years ago
- A fast and thorough lazy object proxy.☆251Updated last month
- Liburing is Python + Cython wrapper around C Liburing, which is a helper to setup and tear-down io_uring instances.☆97Updated 4 months ago