piskvorky / sqlitedictLinks
Persistent dict, backed by sqlite3 and pickle, multithread-safe.
☆1,244Updated 3 years ago
Alternatives and similar repositories for sqlitedict
Users that are interested in sqlitedict are comparing it to the libraries listed below
Sorting:
- Multi threading and processing eye-candy.☆643Updated last week
- A Munch is a Python dictionary that provides attribute-style access (a la JavaScript objects).☆781Updated last year
- serialize all of Python☆2,424Updated last week
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,393Updated 7 months ago
- A platform-independent file lock for Python.☆930Updated this week
- The bidirectional mapping library for Python.☆1,570Updated 3 weeks ago
- Parse strings using a specification based on the Python format() syntax.☆1,781Updated last month
- decorator☆901Updated last month
- Cython implementation of Toolz: High performance functional utilities☆1,103Updated 2 months ago
- Dot access dictionary with dynamic hierarchy creation and ordered iteration☆482Updated 2 years ago
- Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.☆2,810Updated last year
- Iterative JSON parser with Pythonic interfaces☆1,049Updated 2 weeks ago
- Python library for serializing any arbitrary object graph into JSON. It can take almost any Python object and turn the object into JSON. …☆1,314Updated last week
- Persistent, stale-free, local and cross-machine caching for Python functions.☆641Updated this week
- Extended pickling support for Python objects☆1,881Updated 2 months ago
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆456Updated last year
- Timeout decorator for Python☆645Updated 2 years ago
- Another Python SQLite wrapper☆824Updated last week
- Take a modern Python codebase to the next level of performance.☆1,919Updated last year
- Extensible memoizing collections and decorators☆2,686Updated this week
- Persistent HTTP cache for python requests☆1,477Updated last week
- Eliot: the logging system that tells you *why* it happened☆1,162Updated last week
- The Python Dict that's better than heroin.☆2,545Updated 3 years ago
- better multiprocessing and multithreading in Python☆691Updated last week
- Python's Filesystem abstraction layer☆2,092Updated 8 months ago
- Python bindings to the Zstandard (zstd) compression library☆616Updated 4 months ago
- Simplified packaging of Python modules☆2,242Updated last month
- pickleDB is an in memory key-value store using Python's orjson module for persistence. It can also use SQLite instead of orjson if needed…☆1,061Updated 3 weeks ago
- A high-performance immutable mapping type for Python.☆1,193Updated 8 months ago
- Plyvel, a fast and feature-rich Python interface to LevelDB☆567Updated 4 months ago