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☆121Updated 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 2 years ago
- Flamegraph generator for cProfile stats☆255Updated 2 years ago
- guppy / heapy ported to Python3. It works for real!☆417Updated 2 months ago
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆101Updated 3 years ago
- Python module to modify bytecode☆326Updated last week
- Profiling and tracing information for Python using viztracer and perf, the GIL exposed.☆62Updated last year
- A quicker pickle☆109Updated 3 years ago
- A fully-featured remote and preemptive debugger for python☆297Updated last year
- Fast Base64 encoding/decoding in Python☆167Updated this week
- A Vectorized Python Dict/Set☆117Updated 2 years ago
- Enabling CPython multi-core parallelism via subinterpreters.☆246Updated 3 years ago
- Parallel Programming with Python and Charm++☆296Updated 5 months ago
- A module for lazy loading of Python modules☆88Updated 2 years ago
- Read/Write Lock - synchronization primitive for asyncio☆170Updated last week
- A library for ptrace-based tracing of Python programs☆154Updated 6 months 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
- Open, extensible Python injector/profiler/analyzer☆65Updated 3 years ago
- Debugging manhole for python applications.☆401Updated last year
- Python library for handling efficiently sorted integer sets.☆227Updated 2 months ago
- Examples of safe coding practice for Python C extensions.☆231Updated 2 months ago
- Toolkit to run Python benchmarks☆894Updated last month
- pytest plugin for easy integration of memray memory profiler☆408Updated last week
- Python library providing type-checked function calls at runtime☆99Updated last year
- Python stream processing for humans☆189Updated 2 weeks ago
- Visually explore Python object graphs☆827Updated last month
- A runtime python code manipulation framework for profiling, debugging and bugfixing☆65Updated 3 years ago
- Handler for logging from multiple processes☆395Updated 2 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆368Updated 3 months ago
- A fast and memory efficient LRU cache for Python☆282Updated last month