An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with memoize-decorator

A curated list of projects in awesome lists tagged with memoize-decorator .

https://github.com/transitive-bullshit/p-cache

Decorator to memoize the results of async functions via lru-cache.

async cache memoize memoize-decorator promise

Last synced: 05 May 2025

https://github.com/rikudousage/symfonymemoizebundle

Symfony bundle for class/method memoization

memoization memoize memoize-decorator php php8 php81

Last synced: 09 Apr 2025

https://github.com/blixhavn/memoizit

A memoize library which can be used standalone, or plugged into key/value stores such as redis. Also contains functionality to invalidate cache based on function name and arguments.

cache memoize-decorator python redis

Last synced: 19 Mar 2025

https://github.com/blakeembrey/decorator-memoize-one

Simple decorator for caching the result of a function based on the most recent arguments

cache decorator memoize memoize-decorator memoize-one

Last synced: 12 May 2025

https://github.com/spoorn/nemoize

Python Memoizer for classes, functions, and methods

cache decorator decorators decorators-python memoize memoize-decorator memoized memoizer python python3

Last synced: 30 Apr 2025

https://github.com/huntfx/supercache

Easy to use caching for functions and methods.

cache caching memoization memoize memoize-decorator pypi pypi-package python

Last synced: 19 Mar 2025

https://github.com/mdawar/memoize-utils

Memoize function and TypeScript decorator for sync and async functions.

cache caching javascript memoize memoize-async memoize-decorator promise promise-cache promise-memoization typescript

Last synced: 24 Feb 2025

https://github.com/rtmigo/filememo_py

Stores the results of expensive function calls and returns the cached result when the same inputs occur again

cache file function memoization memoization-library memoize memoize-decorator method package permanent persistent pickle python

Last synced: 26 Mar 2025

https://github.com/wzhudev/memoize

:notebook: A memoize util for TypeScript.

memoize memoize-decorator typescript

Last synced: 17 Mar 2025

https://github.com/vunovati/memoize-methods

Memoize methods of a given JavaScript object

cache memoize memoize-decorator proxy typescript

Last synced: 15 Apr 2025

https://github.com/loristns/quiche

A caching system for Python

cache memoization memoize-decorator query-limit

Last synced: 04 Apr 2025

https://github.com/lycantropos/memoir

Memoization support

caching memoization memoize-decorator

Last synced: 22 Feb 2025

https://github.com/blutsvente/vlab_memoize

A Specman/e package that provides a memoization utility for methods

memoization memoize-decorator

Last synced: 01 Mar 2025

https://github.com/bwca/package_merry-solutions_memoize-decorator

A function to decorate methods and memoize their results to speed up further requests done with the same arguments.

decorator memoization memoize memoize-decorator performance

Last synced: 15 Mar 2025

https://github.com/neeru1207/selective_lru_cache_decorator

A Python Decorator similar to but simpler than functools.lru_cache with the extra ability to select parameters

functools hacktoberfest lru-cache memoize-decorator python-decorator

Last synced: 04 Apr 2025