baverman / flameprofLinks
Flamegraph generator for cProfile stats
☆253Updated 2 years ago
Alternatives and similar repositories for flameprof
Users that are interested in flameprof are comparing it to the libraries listed below
Sorting:
- Visually explore Python object graphs☆826Updated 2 weeks ago
- guppy / heapy ported to Python3. It works for real!☆418Updated last month
- A fast and thorough lazy object proxy.☆262Updated 3 months ago
- Remote vanilla PDB (over TCP sockets).☆301Updated 3 years ago
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆457Updated last year
- A fully-featured remote and preemptive debugger for python☆296Updated last year
- A python package that provides useful locks.☆270Updated 2 months ago
- Debugging manhole for python applications.☆395Updated last year
- Powerful Python library for atomic file writes.☆318Updated 3 years ago
- An easy library for Python file locking. It works on Windows, Linux, BSD and Unix systems and can even perform distributed locking. Natur…☆310Updated 3 weeks ago
- A fast and memory efficient LRU cache for Python☆282Updated last month
- Serialization library for Exceptions and Tracebacks.☆177Updated 2 weeks ago
- A Python module to customize the process title☆537Updated 3 weeks ago
- Enabling CPython multi-core parallelism via subinterpreters.☆246Updated 3 years ago
- Debug tool trace Python memory allocations☆75Updated 6 years ago
- vmprof - a statistical program profiler☆433Updated 2 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆365Updated 2 months ago
- A pure-Python, bring-your-own-I/O implementation of HTTP/1.1☆532Updated 7 months ago
- Utility for measuring the fraction of time the CPython GIL is held☆121Updated 4 years ago
- A platform-independent file lock for Python.☆909Updated last week
- Toolkit to run Python benchmarks☆891Updated 3 weeks ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,384Updated 5 months ago
- dogpile.cache is a Python caching API which provides a generic interface to caching backends of any variety☆282Updated 2 weeks ago
- Runtime inspection utilities for Python typing module☆375Updated last month
- A list-like type with better asymptotic performance and similar performance on small lists☆317Updated 3 years ago
- Hunter is a flexible code tracing toolkit.☆851Updated 3 months ago
- C implementation of Python 3 lru_cache☆157Updated 5 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆223Updated last year
- A decorator for caching properties in classes.☆706Updated 11 months ago