fastcache
C implementation of Python 3 lru_cache
C implementation of Python 3 lru_cache
To install this package, run one of the following:
fastcache provides speedup of 10-30x over standard library. It passes test suite from standard library for lru_cache.
Summary
C implementation of Python 3 lru_cache
Last Updated
Sep 8, 2023 at 02:28
License
MIT
Total Downloads
6
GitHub Repository
https://github.com/pbrady/fastcacheDocumentation
https://pypi.python.org/pypi/fastcache/1.0.2