# melpon/memoize

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/melpon-memoize).**

_How this analysis was created: the description and tags below were written by an AI model that read this project's README and public documentation pages; stars, license and language come straight from the GitHub API. The model does not read the source code._

204 stars · 14 forks · Elixir · MIT

## Links

- GitHub: https://github.com/melpon/memoize
- Homepage: https://hex.pm/packages/memoize
- awesome-repositories: https://awesome-repositories.com/repository/melpon-memoize.md

## Description

A method caching macro for elixir using CAS on ETS.

## Tags

### Part of an Awesome List

- [Caching](https://awesome-repositories.com/f/awesome-lists/data/caching.md) — Macro for easy function result caching.
