kwlzn / pytracingLinks
a python trace profiler that outputs to chrome trace-viewer format (about://tracing).
☆67Updated 4 years ago
Alternatives and similar repositories for pytracing
Users that are interested in pytracing are comparing it to the libraries listed below
Sorting:
- Utility for measuring the fraction of time the CPython GIL is held☆121Updated 4 years ago
- A module for lazy loading of Python modules☆88Updated 2 years ago
- Library to refactor python code through AST manipulation.☆359Updated 8 months ago
- Python AST that abstracts the underlying Python version☆146Updated 2 weeks ago
- A Python wrapper for the extremely fast Blosc compression library☆358Updated last month
- A library that automatically infers dependencies for Python files☆177Updated last year
- Profiling and tracing information for Python using viztracer and perf, the GIL exposed.☆62Updated last year
- Demo project for building Python wheels for Linux with Travis-CI☆230Updated 4 years ago
- Checkpoint the state of Python programs using Pythonic setjmp and longjmp☆68Updated 4 years ago
- Find and copy needed dynamic libraries into python wheels☆289Updated this week
- Flamegraph generator for cProfile stats☆255Updated 2 years ago
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆457Updated last year
- LLDB extension for debugging Python programs☆93Updated last week
- Serialize numpy arrays using msgpack☆209Updated last year
- Machinery for building and testing Python Wheels for Linux, OSX and (less flexibly) Windows.☆247Updated last month
- An llvm-based framework for generating and calling into high-performance native code from Python.☆200Updated last year
- Automagically inline python methods☆111Updated 10 years ago
- A memory analyzer for running python processes☆156Updated 4 years ago
- Auditing and relabeling cross-distribution Linux wheels.☆506Updated last week
- Create coredump like file from Python to post-mortem debug later☆74Updated 3 years ago
- Enabling CPython multi-core parallelism via subinterpreters.☆246Updated 3 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- A memory profiler for Python. As easy as adding a decorator!☆128Updated 4 years ago
- Robust and reusable Executor for joblib☆598Updated 3 months ago
- A python package that provides useful locks.☆271Updated 3 months ago
- Profile python programs and view them with kcachegrind☆167Updated 4 years ago
- Serialization library for Exceptions and Tracebacks.☆178Updated last month
- Python decorators for profiling/tracing/timing a single function☆338Updated last month
- Python API for writing multiprocessing pipelines☆90Updated 3 years ago
- Remote vanilla PDB (over TCP sockets).☆304Updated 3 years ago