jaraco / backports.functools_lru_cacheLinks
☆37Updated 5 months ago
Alternatives and similar repositories for backports.functools_lru_cache
Users that are interested in backports.functools_lru_cache are comparing it to the libraries listed below
Sorting:
- Making it easy to write async iterators in Python 3.5☆102Updated 5 years ago
- Asyncio support for PEP-567 contextvars backport.☆55Updated 2 years ago
- Super-fast and clean conversions to numbers for Python.☆110Updated 7 months ago
- Asynchronous generators, context managers and other utilities for use with asyncio☆63Updated 7 years ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Backport of the functools module from Python 3.2.3 for use with Python 2.7 and PyPy. Includes `lru_cache` (Least-recently-used cache deco…☆51Updated 8 years ago
- PEP 567 Backport☆91Updated 6 years ago
- Generate PyAnnotate annotations from your pytest tests.☆111Updated 3 years ago
- Powerful Python library for atomic file writes.☆318Updated 3 years ago
- Nested Object Models in Python with dictionary, YAML, and JSON transformation support☆204Updated 2 years ago
- Serialization library for Exceptions and Tracebacks.☆177Updated this week
- PyPy binary wheels for some popular packages☆80Updated 3 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆224Updated last year
- A python package that provides useful locks.☆268Updated last month
- distributed Python deployment and communication☆90Updated this week
- Simple and beautiful logging for click applications☆110Updated 3 years ago
- Discover and load entry points from installed packages☆76Updated 10 months ago
- Set of basic Python collections backed by Redis☆116Updated last year
- Read/Write Lock - synchronization primitive for asyncio☆166Updated 2 weeks ago
- Python bindings to the Brotli compression library☆147Updated last year
- A fast and thorough lazy object proxy.☆262Updated last month
- asyncio logging handler for logstash☆58Updated 2 years ago
- Clever dispatch☆77Updated 2 weeks ago
- A list-like type with better asymptotic performance and similar performance on small lists☆317Updated 2 years ago
- helps rewriting Python `unittest` test-cases into `pytest` test-cases☆136Updated last week
- Python Non-cryptographic Hash Library☆287Updated 2 years ago
- Static analysis of Python import statements☆124Updated 4 months ago
- Fast fractions reimplementation in Cython☆39Updated 3 weeks ago
- A pytest plugin to trace resource leaks.☆116Updated 5 years ago
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆129Updated last year