Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lonelyenvoy/python-memoization
A powerful caching library for Python, with TTL support and multiple algorithm options.
https://github.com/lonelyenvoy/python-memoization
algorithm cache cache-python decorator extendable extensible fifo fifo-cache functional-programming lfu lfu-cache lru lru-cache memoization memoization-library memoize-decorator python-memoization ttl ttl-cache ttl-support
Last synced: 3 months ago
JSON representation
A powerful caching library for Python, with TTL support and multiple algorithm options.
- Host: GitHub
- URL: https://github.com/lonelyenvoy/python-memoization
- Owner: lonelyenvoy
- License: mit
- Created: 2018-08-14T16:31:14.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-08-01T19:17:13.000Z (over 3 years ago)
- Last Synced: 2024-07-13T15:08:23.331Z (4 months ago)
- Topics: algorithm, cache, cache-python, decorator, extendable, extensible, fifo, fifo-cache, functional-programming, lfu, lfu-cache, lru, lru-cache, memoization, memoization-library, memoize-decorator, python-memoization, ttl, ttl-cache, ttl-support
- Language: Python
- Homepage:
- Size: 207 KB
- Stars: 224
- Watchers: 4
- Forks: 14
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE