uqfoundation / kleptoLinks
persistent caching to memory, disk, or database
☆278Updated 2 weeks ago
Alternatives and similar repositories for klepto
Users that are interested in klepto are comparing it to the libraries listed below
Sorting:
- 💥 Cython memory pool for RAII-style memory management☆460Updated last month
- Robust and reusable Executor for joblib☆600Updated 3 months ago
- Caching based on computation time and storage space☆138Updated 4 years ago
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆161Updated last month
- A Python wrapper for the extremely fast Blosc compression library☆358Updated last month
- Useful Mutable Mappings☆72Updated 2 years ago
- Concurrent appendable key-value storage☆107Updated last year
- A python package that provides useful locks.☆271Updated 3 months ago
- A lightweight Traits like module☆648Updated 2 months ago
- A list-like type with better asymptotic performance and similar performance on small lists☆317Updated 3 years ago
- Super-fast and clean conversions to numbers for Python.☆110Updated 9 months ago
- A flexible utility for flattening and unflattening dict-like objects in Python.☆186Updated 3 years ago
- Plac: Parsing the Command Line the Easy Way☆298Updated 8 months ago
- Python decorators for profiling/tracing/timing a single function☆338Updated last month
- 🎡 Automated build repo for Python wheels and source packages☆173Updated last year
- A fast and thorough lazy object proxy.☆262Updated 4 months ago
- Serialize numpy arrays using msgpack☆209Updated last year
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆457Updated last year
- Python module for computing statistics and regression in a single pass.☆101Updated 4 years ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆215Updated 2 years ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆200Updated last year
- A powerful caching library for Python, with TTL support and multiple algorithm options.☆245Updated 4 years ago
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆121Updated last year
- Parallel programming with Python☆459Updated 5 months ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆414Updated 3 weeks ago
- better multiprocessing and multithreading in Python☆688Updated this week
- Python Non-cryptographic Hash Library☆288Updated 2 years ago
- A pipeline abstraction for Python☆168Updated 4 years ago
- An argparse wrapper that doesn't make you say "argh" each time you deal with it.☆378Updated 3 months ago
- Machinery for building and testing Python Wheels for Linux, OSX and (less flexibly) Windows.☆247Updated last month