jnwatson / py-lmdbLinks
Universal Python binding for the LMDB 'Lightning' Database
☆703Updated last week
Alternatives and similar repositories for py-lmdb
Users that are interested in py-lmdb are comparing it to the libraries listed below
Sorting:
- Plyvel, a fast and feature-rich Python interface to LevelDB☆554Updated last year
- Python bindings for RocksDB☆279Updated 2 years ago
- Python Binding for xxHash☆412Updated last week
- Python bindings to the Zstandard (zstd) compression library☆578Updated 5 months ago
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆452Updated 11 months ago
- Robust and reusable Executor for joblib☆577Updated 2 months ago
- A fast and memory efficient LRU cache for Python☆278Updated last week
- Python library for handling efficiently sorted integer sets.☆214Updated last month
- 💥 Cython memory pool for RAII-style memory management☆458Updated 2 months ago
- LZ4 bindings for Python☆287Updated 2 months ago
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,346Updated 2 months ago
- Handler for logging from multiple processes☆391Updated last year
- A Python wrapper for the extremely fast Blosc compression library☆356Updated 2 months ago
- Python Non-cryptographic Hash Library☆283Updated last year
- Multi threading and processing eye-candy.☆614Updated last week
- better multiprocessing and multithreading in Python☆676Updated 2 weeks ago
- An easy library for Python file locking. It works on Windows, Linux, BSD and Unix systems and can even perform distributed locking. Natur…☆301Updated last month
- Serialize numpy arrays using msgpack☆205Updated last year
- A list-like type with better asymptotic performance and similar performance on small lists☆316Updated 2 years ago
- A platform-independent file lock for Python.☆876Updated last week
- decorator☆884Updated last month
- Persistent dict, backed by sqlite3 and pickle, multithread-safe.☆1,218Updated 2 years ago
- Extended pickling support for Python objects☆1,796Updated 3 weeks ago
- Access dict values as attributes (works recursively)☆301Updated last year
- persistent caching to memory, disk, or database☆274Updated last month
- A Python module to customize the process title☆522Updated 3 months ago
- A python package that provides useful locks.