reubano / mezmorizeLinks
Memoization for python functions (based on Flask-Cache)
☆30Updated last month
Alternatives and similar repositories for mezmorize
Users that are interested in mezmorize are comparing it to the libraries listed below
Sorting:
- Python bindings for simdjson using libpy☆69Updated 2 years ago
- Python Simple Object Storage - provides a list and dictionary interface that seamlessly stores data in a file, like a simplified database…☆58Updated 2 years ago
- Python DBM style wrapper of LMDB☆37Updated 11 months ago
- CPU parallelism for Trio☆65Updated last week
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆115Updated last week
- Distributed process pool for Python☆110Updated 3 years ago
- Use this module to convert a cli program to a gui☆95Updated 8 months ago
- A fast RLock implementation for CPython☆30Updated 10 months ago
- 🎈 A Python package template using pyproject.toml, hatch, pre-commit, black, ruff, and mkdocs.☆59Updated 2 years ago
- Sychronized, streaming Python dictionary that uses shared memory as a backend☆293Updated 8 months ago
- A JSON5 serializer and parser library for Python 3 written in Cython.☆175Updated last week
- An llvm-based framework for generating and calling into high-performance native code from Python.☆200Updated last year
- Very fast Python JSON parsing library☆398Updated last year
- An async persistent cache for aiohttp requests☆146Updated this week
- (not ready yet) A simple but powerful job scheduler for Trio programs☆71Updated 5 years ago
- A subprocess.run drop-in replacement that supports a tee mode, being able to display output in real time while still capturing it. No dep…☆62Updated this week
- LRU cache for Python. Use Redis as backend. Provides a dictionary-like object as well as a method decorator. pip install redis-lru☆43Updated 3 years ago
- Easily query and modify Python dicts!☆25Updated last year
- Safely evaluate AST nodes without side effects☆48Updated last year
- Helpers to use cachetools with async functions☆106Updated last year
- Fast and flexible Python JSON parsing (and manipulation!) built on the excellent yyjson project.☆34Updated last week
- An object-oriented wrapper around DearPyGui☆49Updated 4 years ago
- Declarative, type-safe command line argument parsers from dataclasses and attrs classes☆64Updated this week
- Python module that wraps around hashlib and zlib to facilitate generating checksums / hashes of files and directories.☆29Updated last year
- File system based database that uses python pickles☆73Updated last year
- Bytecode manipulation in runtime, true shared memory, async LMDB, async Tkinter, async wxPython, async PySide, async PyQt, async loop wit…☆31Updated 11 months ago
- a re-implementation of the asyncio mainloop on top of Trio☆199Updated 7 months ago
- python GET raw or rendered HTML (for humans)☆13Updated 5 years ago
- Fast hashing for large files☆60Updated 7 months ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated 2 years ago