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 3 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
- guppy / heapy ported to Python3. It works for real!☆418Updated last week
- A fully-featured remote and preemptive debugger for python☆295Updated last year
- Flamegraph generator for cProfile stats☆252Updated 2 years ago
- Python module to modify bytecode☆323Updated this week
- A quicker pickle☆109Updated 3 years ago
- Debugging manhole for python applications.☆394Updated last year
- Visually explore Python object graphs☆823Updated this week
- Python bindings for the simdjson project.☆735Updated last week
- A Vectorized Python Dict/Set☆117Updated 2 years ago
- Read/Write Lock - synchronization primitive for asyncio☆166Updated last month
- pytest plugin for easy integration of memray memory profiler☆404Updated last week
- Enabling CPython multi-core parallelism via subinterpreters.☆246Updated 3 years ago
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆101Updated 3 years ago
- Toolkit to run Python benchmarks☆882Updated 2 months ago
- Python stream processing for humans☆185Updated 3 weeks ago
- Hunter is a flexible code tracing toolkit.☆849Updated 2 months ago
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆129Updated last year
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆365Updated 2 months ago
- Fast Base64 encoding/decoding in Python☆162Updated last week
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- An llvm-based framework for generating and calling into high-performance native code from Python.☆200Updated last year
- ☆39Updated 3 years ago
- A library for ptrace-based tracing of Python programs☆154Updated 4 months ago
- A framework for python asyncio with batteries included for people writing services in python asyncio☆52Updated 2 weeks ago
- pdb + Rich library☆352Updated this week
- A fast and memory efficient LRU cache for Python☆279Updated last week
- Profiling and tracing information for Python using viztracer and perf, the GIL exposed.☆61Updated last year
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated 2 years ago