vstinner / pytracemalloc
Debug tool trace Python memory allocations
☆76Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for pytracemalloc
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 3 years ago
- An alternative Gevent core loop implementation with asyncio☆134Updated 6 years ago
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆134Updated 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…☆164Updated last year
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆100Updated 4 years ago
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆232Updated 2 years ago
- PEP 567 Backport☆88Updated 5 years ago
- C implementation of Python 3 lru_cache☆154Updated 4 years ago
- A PEP-3156 compatible event loop☆70Updated 9 years ago
- This project is no longer maintained here, instead, for Python < 3.4, please see 'https://github.com/haypo/pytracemalloc', maintained by …☆92Updated 3 years ago
- Making it easy to write async iterators in Python 3.5☆95Updated 4 years ago
- An implementation of time.monotonic() for Python 2 & Python 3☆64Updated 3 years ago
- Tornado IOLoop implemented with pyuv☆96Updated 6 years ago
- Tiny LRU cache☆103Updated 6 years ago
- A Python Implementation of RFC3986 including validations☆185Updated 3 weeks ago
- Event sourcing and broadcasting for database.☆52Updated 6 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…☆52Updated 7 years ago
- An extended parametrizing plugin of pytest.☆18Updated 3 months ago
- An ipython extension to make it asyncio compatible☆34Updated 10 years ago
- Utilities for analyzing (C)Python code with SystemTap☆48Updated 7 years ago
- The simplest (and tastiest) way to write one program that runs on both Python 2 and Python 3.☆148Updated 6 years ago
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆48Updated 2 years ago
- AsyncIO (PEP 3156) Thrift support☆44Updated last year
- HTTP/2 implementation with hyper-h2 on Python 3 asyncio.☆78Updated last year
- A backport of the Python 3 subprocess module for use on Python 2.☆170Updated 4 years ago
- A fast event loop like gevent for Python 3, built on greenlets and libuv☆220Updated 3 years ago
- Network protocol implementations in Python, sans I/O☆129Updated 5 months ago
- Synchronization primitives for Tornado coroutines☆193Updated last year