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
47 stars
11 watching
5 forks
Language: Common Lisp
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A caching library for .NET Core applications that supports multiple caching providers and eviction strategies. | 45 |
| A general caching facility for Common Lisp | 18 |
| A Swift caching library that provides a simple interface for caching data in memory and on disk. | 213 |
| Provides an easy-to-use caching mechanism for data structures in .NET applications. | 680 |
| An implementation of HTTP caching in .NET Core and 4.5.2+ for both client and server | 857 |
| A caching library for ASP.NET Web API actions | 881 |
| A zero-dependency in-memory cache library that supports various expiration strategies and is safe for concurrent use. | 123 |
| A caching library for .NET Core applications | 1,976 |
| A caching mechanism for gulp tasks to improve performance by only re-processing files that have changed since the last run. | 453 |
| A caching macro for Elixir that uses CAS on ETS to optimize function calls | 192 |
| A caching library for Swift that supports various data types and provides features like automatic cache eviction and multiplatform support. | 37 |
| An extremely lightweight cache framework demonstrating basic caching concepts and operations in Kotlin. | 134 |
| An efficient multi-layered caching system for .NET applications | 614 |
| A library implementing an in-memory cache with segmented storage and time-to-live policies | 137 |
| A cache library that stores data with time-to-live values and disk management semantics. | 1,244 |