fabianp / memory_profiler
Monitor Memory usage of Python code
☆89Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for memory_profiler
- A JSON-friendly data structure which allows both object attributes and dictionary keys and values to be used simultaneously and interchan…☆102Updated 8 months ago
- The multidict implementation☆423Updated this week
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆153Updated 3 months ago
- aiohttp tutorial for US PyCon 2019☆63Updated 3 years ago
- find functions when you can't remember their name☆99Updated 2 years ago
- Pool for asyncio with multiprocessing, threading and gevent -like interface☆119Updated last year
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆212Updated last year
- aiosignal: a list of registered asynchronous callbacks☆131Updated this week
- Tool to automatically replace 'import *' in Python files with explicit imports☆175Updated 3 months ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆216Updated 3 months ago
- Single-file alternative to python-requests☆287Updated 2 years ago
- `FrozenList` is a `list`-like structure that implements `collections.abc.MutableSequence` and can be made immutable.☆96Updated this week
- Pytest plugin for analyzing resource usage during test sessions☆176Updated 4 months ago
- Drop-in MessagePack support for ASGI applications and frameworks☆161Updated 8 months ago
- A flexible, customizable timer for your Python code☆281Updated 2 years ago
- Simple Python code metering library☆31Updated 2 years ago
- ftp client/server for asyncio (http://aioftp.readthedocs.org)☆192Updated last month
- A simple program and library to auto generate API documentation for Python modules.☆76Updated last year
- persistent caching to memory, disk, or database☆261Updated 2 weeks ago
- Make every function async and await-able.☆98Updated 2 years ago
- coredis is an async redis client for python with support for redis cluster & sentinel.☆79Updated 4 months ago
- A fast and thorough lazy object proxy.☆247Updated this week
- 🌿 Exploring cooperative concurrency primitives in Python☆233Updated 9 months ago
- Faster CSV for Python☆100Updated 2 years ago
- A python package that provides useful locks.☆251Updated 5 months ago
- A powerful caching library for Python, with TTL support and multiple algorithm options.☆231Updated 3 years ago
- A quicker pickle☆108Updated 2 years ago
- itertools and builtins for AsyncIO and mixed iterables☆244Updated 2 weeks ago
- Python composable command line utility, trio-compatible version☆137Updated 3 months ago
- timing functions, contexts and for-loops☆86Updated last month