reubano / mezmorizeLinks
Memoization for python functions (based on Flask-Cache)
☆30Updated 3 months ago
Alternatives and similar repositories for mezmorize
Users that are interested in mezmorize are comparing it to the libraries listed below
Sorting:
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆118Updated last week
- Declarative, type-safe command line argument parsers from dataclasses and attrs classes☆65Updated 2 months ago
- CPU parallelism for Trio☆65Updated 2 weeks ago
- Module for Quart to add Flask-RESTPlus like functionality☆84Updated 2 years ago
- 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
- Helpers to use cachetools with async functions☆108Updated last year
- A JSON5 serializer and parser library for Python 3 written in Cython.☆176Updated last month
- Caching library for asynchronous Python applications.☆75Updated last year
- An async persistent cache for aiohttp requests☆148Updated last week
- A fast and powerful web scraping library☆43Updated last year
- Sychronized, streaming Python dictionary that uses shared memory as a backend☆295Updated 10 months ago
- Simple redis cache for Python functions☆115Updated 9 months ago
- Lock-Free Atomics in Python☆73Updated last year
- An llvm-based framework for generating and calling into high-performance native code from Python.☆200Updated last year
- File system based database that uses python pickles☆73Updated 2 years ago
- Very fast Python JSON parsing library☆402Updated last year
- A simple immutable dictionary for Python☆175Updated last month
- (not ready yet) A simple but powerful job scheduler for Trio programs☆71Updated 5 years ago
- Cache any python object to file using improved pickling☆25Updated 9 months ago
- Asynchronous version of functions of shutil module.☆47Updated 2 months ago
- Python JSON benchmarking and "correctness".☆36Updated 2 years ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆215Updated 2 years ago
- Python Simple Object Storage - provides a list and dictionary interface that seamlessly stores data in a file, like a simplified database…☆59Updated 2 years ago
- Fast Base64 encoding/decoding in Python☆168Updated last week
- a re-implementation of the asyncio mainloop on top of Trio☆203Updated 9 months ago
- Parse Python docstrings in various flavors.☆255Updated 4 months ago
- Pyfilesystem low-level driver for WebDAV storages☆24Updated last year
- Generate Python model classes (pydantic, attrs, dataclasses) based on JSON datasets with typing module support☆179Updated 10 months ago
- Automatically install missing Python modules using pip at import time.☆19Updated 2 years ago
- Auto documentation for MkDocs 📘☆228Updated 3 years ago