Popularity
27 Stars
Updated Last
1 Year Ago
Started In
August 2018

Caching.jl

Memory and disk memoizer written in Julia.

License Build Status Coverage Status

Installation

The installation can be done through the usual channels (manually by cloning the repository or installing it through the julia REPL).

License

This code has an MIT license and therefore it is free.

Reporting Bugs

Please file an issue to report a bug or request a feature.

References

[1] https://en.wikipedia.org/wiki/Memoization

[2] https://en.wikipedia.org/wiki/Cache_replacement_policies

For other caching solutions, check out also LRUCache.jl, Memoize.jl and Anamnesis.jl

Used By Packages

No packages found.