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
164 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
guillermo-navas-palencia/optbinningOptimal binning for binary, continuous and multiclass target types with constraints460
prakhar1989/algorithmsAn implementation of various algorithms and data structures in Python.3,053
erikbern/ann-benchmarksA comprehensive benchmarking framework for evaluating the performance of approximate nearest neighbor search libraries in Python.5,013
pythonot/potA Python library providing a set of algorithms and solvers for optimal transport problems in signal processing, machine learning, and computer vision.2,454
intel/neural-compressorTools and techniques for optimizing large language models on various frameworks and hardware platforms.2,257
noripyt/django-cachalotA Django ORM query caching system to improve performance by storing and invalidating cached queries.1,275
life4/textdistanceA Python library for comparing distances between sequences using various algorithms.3,410
suor/django-cacheopsAn ORM cache with automatic granular event-driven invalidation and features to optimize Django application performance2,136
keon/algorithmsA collection of Python implementations of various algorithms and data structures.24,129
cyrilli/async-linucbImplementation of algorithms for federated linear bandits in multi-agent environments1
xidongwu/federated-minimax-and-conditional-stochastic-optimizationThis project presents optimization techniques for federated learning and minimax games in the context of machine learning1
debcaldarola/fedsamImproving generalization in federated learning by seeking flat minima through optimization techniques82
trekhleb/homemade-machine-learningPractices implementing popular machine learning algorithms from scratch to gain a deeper understanding of their mathematics23,191
pycqa/pep8-namingChecks Python code against PEP 8 naming conventions to ensure consistent and readable coding practices.517
long2ice/fastapi-cacheCaches FastAPI responses and function results with support for multiple backends1,393