cachetools
Caching library
A set of tools for optimizing and caching function calls to improve performance
Extensible memoizing collections and decorators
2k stars
27 watching
164 forks
Language: Python
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Optimal binning for binary, continuous and multiclass target types with constraints | 460 |
| An implementation of various algorithms and data structures in Python. | 3,053 |
| A comprehensive benchmarking framework for evaluating the performance of approximate nearest neighbor search libraries in Python. | 5,013 |
| A Python library providing a set of algorithms and solvers for optimal transport problems in signal processing, machine learning, and computer vision. | 2,454 |
| Tools and techniques for optimizing large language models on various frameworks and hardware platforms. | 2,257 |
| A Django ORM query caching system to improve performance by storing and invalidating cached queries. | 1,275 |
| A Python library for comparing distances between sequences using various algorithms. | 3,410 |
| An ORM cache with automatic granular event-driven invalidation and features to optimize Django application performance | 2,136 |
| A collection of Python implementations of various algorithms and data structures. | 24,129 |
| Implementation of algorithms for federated linear bandits in multi-agent environments | 1 |
| This project presents optimization techniques for federated learning and minimax games in the context of machine learning | 1 |
| Improving generalization in federated learning by seeking flat minima through optimization techniques | 82 |
| Practices implementing popular machine learning algorithms from scratch to gain a deeper understanding of their mathematics | 23,191 |
| Checks Python code against PEP 8 naming conventions to ensure consistent and readable coding practices. | 517 |
| Caches FastAPI responses and function results with support for multiple backends | 1,393 |