facebookarchive / memory-analyzerLinks
A memory analyzer for running python processes
☆156Updated 4 years ago
Alternatives and similar repositories for memory-analyzer
Users that are interested in memory-analyzer are comparing it to the libraries listed below
Sorting:
- Utility for measuring the fraction of time the CPython GIL is held☆122Updated 4 years ago
- Inquest lets you add log statements to python without restarting your python instance. It helps you quickly uncover what is going wrong.☆131Updated 3 years ago
- guppy / heapy ported to Python3. It works for real!☆422Updated last month
- Flamegraph generator for cProfile stats☆255Updated 2 years ago
- Enabling CPython multi-core parallelism via subinterpreters.☆247Updated 3 years ago
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆102Updated 3 years ago
- A fully-featured remote and preemptive debugger for python☆299Updated last year
- Python bindings for the simdjson project.☆756Updated 3 months ago
- A quicker pickle☆109Updated 3 years ago
- A Vectorized Python Dict/Set☆116Updated 2 years ago
- Visually explore Python object graphs☆832Updated 2 months ago
- A library for ptrace-based tracing of Python programs☆154Updated 7 months ago
- Read/Write Lock - synchronization primitive for asyncio☆172Updated last month
- Debugging manhole for python applications.☆401Updated last year
- A library that automatically infers dependencies for Python files☆177Updated last year
- Checkpoint the state of Python programs using Pythonic setjmp and longjmp☆68Updated 5 years ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated 2 years ago
- Python module to modify bytecode☆326Updated last month
- pytest plugin for easy integration of memray memory profiler☆411Updated last month
- Code for testing performance of popular python webservers☆110Updated 3 years ago
- Python stream processing for humans☆189Updated 2 weeks ago
- a python trace profiler that outputs to chrome trace-viewer format (about://tracing).☆67Updated 4 years ago
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆130Updated last year
- ☆41Updated 4 years ago
- Toolkit to run Python benchmarks☆908Updated last week
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆369Updated 5 months ago
- Library to refactor python code through AST manipulation.☆358Updated 10 months ago
- Pretty print the output of python stdlib `ast.parse`.☆198Updated 3 weeks ago
- watchpoints is an easy-to-use, intuitive variable/object monitor tool for python that behaves similar to watchpoints in gdb.☆554Updated last year
- Parallel Programming with Python and Charm++☆295Updated 6 months ago