touqir14 / MicrodictLinks
A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries
☆215Updated 2 years ago
Alternatives and similar repositories for Microdict
Users that are interested in Microdict are comparing it to the libraries listed below
Sorting:
- Sychronized, streaming Python dictionary that uses shared memory as a backend☆295Updated 10 months ago
- A fast and memory-optimized string library for heavy-text manipulation in Python☆251Updated 5 years ago
- Single-file alternative to python-requests☆287Updated 6 months ago
- An in-memory database of Python objects, searchable using quasi-SQL API☆174Updated last week
- A JSON-friendly data structure which allows both object attributes and dictionary keys and values to be used simultaneously and interchan…☆102Updated last year
- A Vectorized Python Dict/Set☆117Updated 2 years ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆200Updated last year
- Very fast Python JSON parsing library☆402Updated last year
- A quicker pickle☆109Updated 3 years ago
- Databay is a Python interface for scheduled data transfer. It facilitates transfer of (any) data from A to B, on a scheduled interval.☆188Updated 2 years ago
- A lightweight wrapper to operate on nested dictionaries seamlessly. 👌☆199Updated 2 years ago
- Pattern Matching for Python 3.7+ in a simple, yet powerful, extensible manner.☆112Updated 2 years ago
- Super-fast and clean conversions to numbers for Python.☆110Updated 10 months ago
- A library for creating text-based graphs in the terminal☆168Updated 2 years ago
- persistent caching to memory, disk, or database☆278Updated last week
- Building Python CLI using docstrings and typehints☆98Updated 9 months ago
- A powerful caching library for Python, with TTL support and multiple algorithm options.☆245Updated 4 years ago
- The private PyPI server powered by flexible backends.☆182Updated 5 years ago
- distributed structured concurrency☆301Updated 3 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated last week
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 4 months ago
- Minimal, super readable string pattern matching for python.☆183Updated last year
- Automatic __slots__ for your Python classes☆69Updated last month
- Inquest lets you add log statements to python without restarting your python instance. It helps you quickly uncover what is going wrong.☆131Updated 2 years ago