Mize

The mize library provides a simple and flexible way to memoize methods and
functions in Ruby, making it easier for developers to write high-performance
code without the need for manual caching implementations.  In this
README.md, we'll explore how mize can help you optimize your Ruby projects
using memoization techniques.

Homepage:
https://github.com/flori/mize
