uqfoundation / klepto
persistent caching to memory, disk, or database
☆261Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for klepto
- Robust and reusable Executor for joblib☆538Updated 3 weeks ago
- A flexible utility for flattening and unflattening dict-like objects in Python.☆177Updated 2 years ago
- Concurrent appendable key-value storage☆106Updated 4 months ago
- A python package that provides useful locks.☆251Updated 5 months ago
- Caching based on computation time and storage space☆137Updated 3 years ago
- A Python wrapper for the extremely fast Blosc compression library☆353Updated 2 months ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year
- 💥 Cython memory pool for RAII-style memory management☆438Updated 2 months ago
- Cython implementation of Toolz: High performance functional utilities☆1,009Updated 2 weeks ago
- A lightweight Traits like module☆619Updated last month
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆447Updated 2 months ago
- A fast and memory efficient LRU cache for Python☆260Updated 2 months ago
- Super-fast and clean conversions to numbers for Python.☆106Updated last week
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆115Updated 10 months ago
- Python decorators for profiling/tracing/timing a single function☆329Updated last month
- A list-like type with better asymptotic performance and similar performance on small lists☆313Updated 2 years ago
- A pipeline abstraction for Python☆168Updated 3 years ago
- pprint++: a drop-in replacement for pprint that's actually pretty☆408Updated last year
- A fast and thorough lazy object proxy.☆247Updated 3 months ago
- Distributed process pool for Python☆110Updated 2 years ago
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆153Updated 3 months ago
- Python Sorted Collections Library☆103Updated last year
- Amazon S3 filesystem for PyFilesystem2☆154Updated 4 months ago
- Multi threading and processing eye-candy.☆537Updated this week
- The multidict implementation☆423Updated this week
- Read/Write Lock - synchronization primitive for asyncio☆143Updated 2 weeks ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆198Updated 9 months ago
- Python module for computing statistics and regression in a single pass.☆96Updated 3 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆216Updated 3 months ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆399Updated 3 weeks ago