C implementation of Python 3 lru_cache
conda install aarch64-staging::fastcache
conda install aarch64-staging/label/AR::fastcache
fastcache provides speedup of 10-30x over standard library. It passes test suite from standard library for lru_cache.