reubano / mezmorize
Memoization for python functions (based on Flask-Cache)
☆30Updated 2 years ago
Alternatives and similar repositories for mezmorize:
Users that are interested in mezmorize are comparing it to the libraries listed below
- CPU parallelism for Trio☆59Updated 3 weeks ago
- A fast RLock implementation for CPython☆25Updated 4 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆101Updated last week
- (not ready yet) A simple but powerful job scheduler for Trio programs☆66Updated 4 years ago
- a re-implementation of the asyncio mainloop on top of Trio☆196Updated last month
- Safely evaluate AST nodes without side effects☆44Updated 9 months 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
- 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…☆59Updated this week
- A fast and powerful web scraping library☆42Updated 9 months ago
- Fast and flexible Python JSON parsing (and manipulation!) built on the excellent yyjson project.☆29Updated 2 months ago
- Sniff out which async library your code is running under☆133Updated last year
- Python DBM style wrapper of LMDB☆35Updated 5 months ago
- A JSON5 serializer and parser library for Python 3 written in Cython.☆153Updated 3 months ago
- Setup / utilities which most projects eventually need☆34Updated 2 years ago
- Lock-Free Atomics in Python☆65Updated 3 months ago
- Autologging automates logging setup and method tracing for Python classes.☆50Updated 10 months ago
- Safe and fast evaluation of untrusted user-supplied python expressions☆30Updated 4 months ago
- A blazing fast dict subclass that supports dot access notation.☆53Updated 3 weeks ago
- Python bindings for simdjson using libpy☆64Updated 2 years ago
- transaction support for TinyDB☆97Updated 2 years ago
- Read/Write Lock - synchronization primitive for asyncio☆154Updated 2 weeks ago
- Python module for interacting with nested dicts as a single level dict with delimited keys.☆112Updated last year
- Async to sync converter☆76Updated last year
- LRU cache for Python. Use Redis as backend. Provides a dictionary-like object as well as a method decorator. pip install redis-lru☆43Updated 2 years ago
- Utilities for using Python's PEP 554 subinterpreters☆121Updated 5 months ago
- Websockets example with Python 3.6 aiohttp and asyncio☆58Updated 7 years ago
- An object-oriented wrapper around DearPyGui☆48Updated 3 years ago
- Advanced Enumerations for Python☆191Updated last year
- An async persistent cache for aiohttp requests☆134Updated last week
- A Requests-compatible interface for PycURL.☆66Updated 8 months ago