liran-funaro / objsize
Traversal over Python's objects subtree and calculate the total size of the subtree in bytes (deep size).
☆39Updated 3 months ago
Alternatives and similar repositories for objsize:
Users that are interested in objsize are comparing it to the libraries listed below
- Safely evaluate AST nodes without side effects☆44Updated 9 months ago
- ☆45Updated 7 months ago
- Helpers to use cachetools with async functions☆99Updated last year
- A flexible utility for flattening and unflattening dict-like objects in Python.☆182Updated 3 years ago
- Demo project for building Python wheels for Linux with Travis-CI☆228Updated 4 years ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆101Updated last week
- Use this module to convert a cli program to a gui☆91Updated 2 months ago
- A pure Python Levenshtein implementation that's not freaking GPL'd.☆97Updated 2 years ago
- A python package that provides useful locks.☆255Updated last month
- A quicker pickle☆108Updated 2 years ago
- A Vectorized Python Dict/Set☆117Updated last year
- Human friendly input/output for text interfaces using Python☆328Updated 10 months ago
- pytest plugin to create a tmpdir containing a preconfigured set of files and/or directories.☆102Updated last year
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆215Updated last year
- A JSON5 serializer and parser library for Python 3 written in Cython.☆155Updated 3 months ago
- Fast random access of gzip files in Python☆105Updated 2 months ago
- Lint Cython files☆78Updated last week
- Time and benchmark blocks of Python code. A powerful multi-line in-code alternative to timeit.☆35Updated 7 months ago
- A module for lazy loading of Python modules☆88Updated last year
- Capture C-level stdout/stderr in Python☆204Updated 3 weeks ago
- Python Binding for xxHash☆396Updated last week
- A blazing fast dict subclass that supports dot access notation.☆53Updated 3 weeks ago
- Python Dependency Graphs☆80Updated last year
- larch.pickle - A faster python pickle replacement☆32Updated 3 months ago
- A simple immutable dictionary for Python☆154Updated last month
- A Python Enum that inherits from str.☆118Updated last year
- A multi-threading implement of Python gzip module☆55Updated last year
- A flexible, customizable timer for your Python code☆290Updated 2 years ago
- persistent caching to memory, disk, or database☆267Updated this week
- Logs and progress bars manager for Python☆115Updated 3 weeks ago