reubano / mezmorizeLinks
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
Sorting:
- Python DBM style wrapper of LMDB☆35Updated 6 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆101Updated this week
- A fast RLock implementation for CPython☆28Updated 5 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
- 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
- Bytecode manipulation in runtime, true shared memory, async LMDB, async Tkinter, async wxPython, async PySide, async PyQt, async loop wit…☆28Updated 6 months ago
- A JSON5 serializer and parser library for Python 3 written in Cython.☆160Updated last week
- Object-relational in-memory database layer based on LMDB☆30Updated 2 years ago
- Python bindings for simdjson using libpy☆65Updated 2 years ago
- Safely evaluate AST nodes without side effects☆45Updated 10 months ago
- CPU parallelism for Trio☆60Updated last month
- PyPy binary wheels for some popular packages☆80Updated 3 years ago
- A friendly fork of the Python Standard Library multiprocessing package which uses dill instead of pickle☆35Updated 5 years ago
- Async to sync converter☆76Updated last year
- File system based database that uses python pickles☆73Updated last year
- Python module for interacting with nested dicts as a single level dict with delimited keys.☆114Updated last year
- Accelerator for ws4py and AutobahnPython☆86Updated 7 months ago
- (not ready yet) A simple but powerful job scheduler for Trio programs☆66Updated 4 years ago
- Fast and flexible Python JSON parsing (and manipulation!) built on the excellent yyjson project.☆31Updated last month
- A tiny library for monitoring and testing asyncio programs☆63Updated 3 years ago
- Cython implementation of Toolz. Please use: https://github.com/pytoolz/cytoolz☆40Updated 5 months ago
- Lint Cython files☆80Updated this week
- High-performance and seamless sharing and modification of Python objects between processes, without the periodic overhead of serializatio…☆78Updated 6 months ago
- Asyncio cache framework for Python☆45Updated 2 years ago
- Fast fractions reimplementation in Cython☆39Updated 3 months ago
- A Requests-compatible interface for PycURL.☆66Updated 10 months ago
- MetaDict is a powerful dict subclass enabling (nested) attribute-style item access/assignment and IDE autocompletion support.☆36Updated 2 years ago
- A python wrapper for tomlplusplus☆90Updated 9 months ago
- Helpers to use cachetools with async functions☆101Updated last year
- Async versions of the Python itertools features.☆20Updated 8 years ago