fabianp / memory_profilerLinks
Monitor Memory usage of Python code
☆90Updated 2 years ago
Alternatives and similar repositories for memory_profiler
Users that are interested in memory_profiler are comparing it to the libraries listed below
Sorting:
- A flexible, customizable timer for your Python code☆301Updated 2 years ago
- A powerful caching library for Python, with TTL support and multiple algorithm options.☆241Updated 4 years ago
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆161Updated 3 months ago
- Super fast list of dicts to pre-formatted tables conversion library for Python 2/3☆288Updated 5 years ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated 2 years ago
- persistent caching to memory, disk, or database☆275Updated 2 months ago
- Static analysis of Python import statements☆124Updated 3 months ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated last week
- Python decorators for profiling/tracing/timing a single function☆336Updated 7 months ago
- A cron-like utility for Python☆152Updated 3 years ago
- find functions when you can't remember their name☆100Updated 3 years ago
- A quicker pickle☆109Updated 3 years ago
- Simple, easy-to-use throttler for asyncio.☆127Updated 3 years ago
- A JSON-friendly data structure which allows both object attributes and dictionary keys and values to be used simultaneously and interchan…☆101Updated last year
- moved: https://git.unturf.com/python/nested-lookup/☆210Updated 3 years ago
- A dictionary that allows attribute-style access.☆273Updated 6 years ago
- Pytest plugin for analyzing resource usage during test sessions☆180Updated last year
- Python library that provides a method of accessing lists and dicts with a dotted path notation.☆216Updated 9 months ago
- Sychronized, streaming Python dictionary that uses shared memory as a backend☆293Updated 6 months ago
- Parallel programming with Python☆458Updated 2 months ago
- A memory profiler for Python. As easy as adding a decorator!☆128Updated 4 years ago
- Autologging automates logging setup and method tracing for Python classes.☆50Updated this week
- A lightweight wrapper to operate on nested dictionaries seamlessly. 👌☆199Updated 2 years ago
- Functional programming in Python with generators and other utilities.☆272Updated last year
- Pyfilesystem2 over SSH using paramiko☆92Updated last year
- A flexible utility for flattening and unflattening dict-like objects in Python.☆187Updated 3 years ago
- Tornado based server like pypi.python.org. With caching from pypi.☆124Updated 2 years ago
- A very simple shared memory dict implementation☆172Updated 3 years ago
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict☆46Updated 2 years ago
- Databay is a Python interface for scheduled data transfer. It facilitates transfer of (any) data from A to B, on a scheduled interval.☆187Updated 2 years ago