cachetools

Caching library

A set of tools for optimizing and caching function calls to improve performance

Extensible memoizing collections and decorators

GitHub

2k stars
27 watching
162 forks
Language: Python
last commit: about 2 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
guillermo-navas-palencia/optbinning Optimal binning for binary, continuous and multiclass target types with constraints 457
prakhar1989/algorithms An implementation of various algorithms and data structures in Python. 3,053
erikbern/ann-benchmarks A comprehensive benchmarking framework for evaluating the performance of approximate nearest neighbor search libraries in Python. 4,972
pythonot/pot A Python library providing a set of algorithms and solvers for optimal transport problems in signal processing, machine learning, and computer vision. 2,431
intel/neural-compressor Tools and techniques for optimizing large language models on various frameworks and hardware platforms. 2,226
noripyt/django-cachalot A Django ORM query caching system to improve performance by storing and invalidating cached queries. 1,251
life4/textdistance A Python library for comparing distances between sequences using various algorithms. 3,394
suor/django-cacheops An ORM cache with automatic granular event-driven invalidation and features to optimize Django application performance 2,123
keon/algorithms A collection of Python implementations of various algorithms and data structures. 24,076
cyrilli/async-linucb Implementation of algorithms for federated linear bandits in multi-agent environments 1
xidongwu/federated-minimax-and-conditional-stochastic-optimization This project presents optimization techniques for federated learning and minimax games in the context of machine learning 0
debcaldarola/fedsam Improving generalization in federated learning by seeking flat minima through optimization techniques 79
trekhleb/homemade-machine-learning Practices implementing popular machine learning algorithms from scratch to gain a deeper understanding of their mathematics 23,121
pycqa/pep8-naming Checks Python code against PEP 8 naming conventions to ensure consistent and readable coding practices. 512
long2ice/fastapi-cache Caches FastAPI responses and function results with support for multiple backends 1,366