function-cache

Function cache library

A library providing an extensible function caching mechanism with customizable cache structures and features.

A Common Lisp function caching / memoization library

GitHub

47 stars
11 watching
5 forks
Language: Common Lisp
last commit: about 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
sj-distributor/fastcacheA caching library for .NET Core applications that supports multiple caching providers and eviction strategies.45
html/clacheA general caching facility for Common Lisp18
soffes/cacheA Swift caching library that provides a simple interface for caching data in memory and on disk.213
jamesmontemagno/monkey-cacheProvides an easy-to-use caching mechanism for data structures in .NET applications.680
aliostad/cachecowAn implementation of HTTP caching in .NET Core and 4.5.2+ for both client and server857
filipw/strathweb.cacheoutputA caching library for ASP.NET Web API actions881
erni27/imcacheA zero-dependency in-memory cache library that supports various expiration strategies and is safe for concurrent use.123
dotnetcore/easycachingA caching library for .NET Core applications1,976
gulp-community/gulp-cachedA caching mechanism for gulp tasks to improve performance by only re-processing files that have changed since the last run.453
melpon/memoizeA caching macro for Elixir that uses CAS on ETS to optimize function calls192
zolomatok/johnnyA caching library for Swift that supports various data types and provides features like automatic cache eviction and multiplatform support.37
kezhenxu94/cache-liteAn extremely lightweight cache framework demonstrating basic caching concepts and operations in Kotlin.134
turnersoftware/cachetowerAn efficient multi-layered caching system for .NET applications614
fogfish/cacheA library implementing an in-memory cache with segmented storage and time-to-live policies137
spotify/sptpersistentcacheA cache library that stores data with time-to-live values and disk management semantics.1,244