vstinner / pytracemalloc
Debug tool trace Python memory allocations
☆75Updated 5 years ago
Alternatives and similar repositories for pytracemalloc:
Users that are interested in pytracemalloc are comparing it to the libraries listed below
- This project is no longer maintained here, instead, for Python < 3.4, please see 'https://github.com/haypo/pytracemalloc', maintained by …☆90Updated 3 years ago
- An alternative Gevent core loop implementation with asyncio☆133Updated 7 years ago
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆232Updated 2 years ago
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 3 years ago
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆135Updated 8 years ago
- A PEP-3156 compatible event loop☆69Updated 9 years ago
- Utilities for analyzing (C)Python code with SystemTap☆49Updated 8 years ago
- Synchronization primitives for Tornado coroutines☆193Updated last year
- Tiny LRU cache☆103Updated 6 years ago
- Compare different mysql drivers working with SQLAlchemy and gevent, see if they support cooperative multitasking using coroutines.☆42Updated 11 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…☆164Updated last year
- Tornado IOLoop implemented with pyuv☆95Updated 7 years ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 5 years ago
- Event sourcing and broadcasting for database.☆54Updated 7 years ago
- An ipython extension to make it asyncio compatible☆34Updated 10 years ago
- Intercept socket connection to wsgi applications for testing☆42Updated last month
- An implementation of time.monotonic() for Python 2 & Python 3☆64Updated 3 years ago
- Network Server Performance Benchmarking Toolbench☆186Updated 6 years ago
- A fast event loop like gevent for Python 3, built on greenlets and libuv☆219Updated 3 years ago
- HTTP/2 implementation with hyper-h2 on Python 3 asyncio.☆78Updated last year
- Crochet: use Twisted anywhere!☆237Updated 7 months ago
- AsyncIO (PEP 3156) Thrift support☆42Updated last year
- Asynchronous generators, context managers and other utilities for use with asyncio☆63Updated 6 years ago
- An extended parametrizing plugin of pytest.☆18Updated 7 months 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 7 years ago
- A backport of os.sendfile() for Python 2.6 and 2.7☆137Updated 3 years ago
- ☆179Updated 2 years ago
- A Tornado async HTTP/HTTPS client adaptor for python-requests☆128Updated 5 years ago
- A backport of the Python 3 subprocess module for use on Python 2.☆173Updated 4 years ago
- Profile python programs and view them with kcachegrind☆167Updated 4 years ago