vstinner / pytracemallocLinks
Debug tool trace Python memory allocations
☆75Updated 6 years ago
Alternatives and similar repositories for pytracemalloc
Users that are interested in pytracemalloc are comparing it to the libraries listed below
Sorting:
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 4 years ago
- An alternative Gevent core loop implementation with asyncio☆133Updated 8 years ago
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆235Updated 3 years ago
- Tiny LRU cache☆104Updated 7 years ago
- Routes is a Python URL recognition and generation system similar to the Rails routing system. Routes makes it easy to create pretty and c…☆165Updated 8 months ago
- This project is no longer maintained here, instead, for Python < 3.4, please see 'https://github.com/haypo/pytracemalloc', maintained by …☆90Updated 4 years ago
- Modernizes Python code for eventual Python 3 migration. Built on top of fissix (a fork of lib2to3)☆366Updated 2 weeks ago
- A PEP-3156 compatible event loop☆69Updated 10 years ago
- vmprof - a statistical program profiler☆437Updated 4 months ago
- A backport of os.sendfile() for Python 2.6 and 2.7☆139Updated 4 years ago
- Easy distributed locks for Python with a choice of backends.☆375Updated last month
- C implementation of Python 3 lru_cache☆158Updated 5 years ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 6 years ago
- PEP 567 Backport☆89Updated 6 years ago
- Network Server Performance Benchmarking Toolbench☆190Updated 7 years ago
- A pytest plugin to trace resource leaks.☆117Updated 6 years ago
- A least recently used (LRU) cache for Python☆223Updated last year
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆136Updated 8 years ago
- gevent-cooperative child processes and inter-process communication☆91Updated this week
- Intercept socket connection to wsgi applications for testing☆42Updated 11 months ago
- An implementation of time.monotonic() for Python 2 & Python 3☆65Updated 4 years ago
- Event sourcing and broadcasting for database.☆54Updated 7 years ago
- Python Application Tracer☆391Updated 5 years ago
- Backport of the functools module from Python 3.2.3 for use with Python 2.7 and PyPy. Includes `lru_cache` (Least-recently-used cache deco…☆51Updated 8 years ago
- Tornado IOLoop implemented with pyuv☆95Updated 7 years ago
- An ipython extension to make it asyncio compatible☆34Updated 11 years ago
- An extended parametrizing plugin of pytest.☆18Updated last year
- Wrapper around pdb allowing remote debugging via netcat or telnet. This is especially useful in a Tomcat/Jython environment where little …☆146Updated 2 months ago
- A backport of the Python 3 subprocess module for use on Python 2.☆174Updated 5 years ago
- asyncio wrapper for grpc.io☆114Updated 5 years ago