Topic: "function-cache"
gqylpy/funccache
True to its name, `funccache` implements the cache function. Cache the return value of a callable object or all methods defined in a class.
Language: Python - Size: 49.8 KB - Last synced at: about 10 hours ago - Pushed at: 7 months ago - Stars: 102 - Forks: 1

tomerh2001/cache-manager-function
Cache functions dynamically based on their arguments using cache-manager.
Language: TypeScript - Size: 803 KB - Last synced at: 6 days ago - Pushed at: 21 days ago - Stars: 2 - Forks: 0

hurryhuang1007/fn-merge-cache
`FnMergeCache` is a caching utility that allows functions to cache their results based on input arguments, with options for cache lifetime, size limits, error handling, and parameter comparison, while supporting cache invalidation via tags and global revalidation.
Language: TypeScript - Size: 180 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

nqdy666/nq-cache
function cache
Language: JavaScript - Size: 2.2 MB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

sieginglion/general-cache
Async-Agnostic Function Cache
Language: Python - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
