Blob Blame History Raw
# python-fastcache

[Fastcache](https://github.com/pbrady/fastcache) contains a C implementation of
the python 3 `lru_cache`.  It passes all tests in the standard library for
`functools.lru_cache`.