uqfoundation / kleptoLinks
persistent caching to memory, disk, or database
☆274Updated last month
Alternatives and similar repositories for klepto
Users that are interested in klepto are comparing it to the libraries listed below
Sorting:
- Robust and reusable Executor for joblib☆577Updated 2 months ago
- Caching based on computation time and storage space☆137Updated 4 years ago
- Concurrent appendable key-value storage☆107Updated last year
- 💥 Cython memory pool for RAII-style memory management☆458Updated 2 months ago
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆160Updated last month
- Useful Mutable Mappings☆70Updated last year
- A Python wrapper for the extremely fast Blosc compression library☆356Updated 2 months ago
- A list-like type with better asymptotic performance and similar performance on small lists☆316Updated 2 years ago
- A python package that provides useful locks.☆258Updated 4 months ago
- A lightweight Traits like module☆646Updated last month
- Super-fast and clean conversions to numbers for Python.☆109Updated 4 months ago
- Python decorators for profiling/tracing/timing a single function☆333Updated 6 months ago
- Python module for computing statistics and regression in a single pass.☆100Updated 4 years ago
- A flexible utility for flattening and unflattening dict-like objects in Python.☆186Updated 3 years ago
- A pipeline abstraction for Python☆168Updated 4 years ago
- Serialize numpy arrays using msgpack☆205Updated last year
- Plac: Parsing the Command Line the Easy Way☆298Updated 3 months ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆407Updated last month
- Plugin for pytest to run IPython notebook cells as unit tests☆99Updated 6 years ago
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆452Updated 10 months ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆199Updated last year
- 💥 Cython hash tables that assume keys are pre-hashed☆86Updated 2 months ago
- Computationally efficient rolling window iterators for Python (sum, variance, min/max, etc.)☆204Updated last year
- Parallel programming with Python☆458Updated 3 weeks ago
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆120Updated last year
- A powerful caching library for Python, with TTL support and multiple algorithm options.☆240Updated 4 years ago
- A fast and thorough lazy object proxy.☆261Updated 3 weeks ago
- Python Non-cryptographic Hash Library☆283Updated last year
- Language defining a data description protocol☆184Updated 2 years ago
- Compiles a python function with cython using only a decorator.☆184Updated 7 years ago