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