natduca / py_trace_eventLinks
Python performance tracing
☆27Updated 10 years ago
Alternatives and similar repositories for py_trace_event
Users that are interested in py_trace_event are comparing it to the libraries listed below
Sorting:
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 5 years ago
- INACTIVE - http://mzl.la/ghe-archive - make implementation in Python☆81Updated 6 years ago
- ☆608Updated 8 years ago
- pytrace is a fast python tracer. it records function calls, arguments and return values. can be used for debugging and profiling.☆448Updated 9 years ago
- The fat module is Python 3.6 extension module (written in C) implementing fast guards for specialized functions☆18Updated 6 years ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 6 years ago
- Intercept function calls from Python scripts☆33Updated 9 years ago
- Python Meta Programming☆147Updated 3 years ago
- Python bytecode instrumentation library☆120Updated 8 years ago
- DSL for describing binary structures and protocols generating symmetric parsers, packers, and protocol handlers☆70Updated 5 years ago
- Scoped, nested, aggregated python timing library☆67Updated 6 years ago
- ☆285Updated last year
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆136Updated 8 years ago
- A Python utility which uses GDB to inject a telnet-able PDB session into an existing process☆57Updated 10 years ago
- A library for ptrace-based tracing of Python programs☆154Updated 4 months ago
- Regular expressions reverser for Python☆27Updated 8 years ago
- Command-line tool for querying PyPI and Python packages installed on your system (with Python 3 support)☆66Updated 5 years ago
- A simple program which checks Python source files for errors.☆247Updated 7 years ago
- Python subsets☆41Updated 8 years ago
- Code inspection for Python builtins