touqir14 / MicrodictLinks
A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries
☆214Updated 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☆294Updated 11 months ago
- Single-file alternative to python-requests☆288Updated 7 months 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 fast and memory-optimized string library for heavy-text manipulation in Python☆251Updated 5 years ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 4 months ago
- persistent caching to memory, disk, or database☆278Updated last week
- A quicker pickle☆109Updated 3 years ago
- An in-memory database of Python objects, searchable using quasi-SQL API☆176Updated last week
- Continuous Range, RangeSet, and RangeDict data structures for Python☆102Updated 2 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
- A little benchmarking tool for Python☆206Updated 2 years ago
- distributed structured concurrency☆301Updated last week
- Get a clue, get some code☆366Updated 4 years ago
- Python library to decorate and beautify strings☆263Updated 3 years ago
- Simple python bindings to Yann Collet ZSTD compression library☆184Updated last week
- Automatic __slots__ for your Python classes☆69Updated 2 months ago
- A Vectorized Python Dict/Set☆116Updated 2 years ago
- Minimal, super readable string pattern matching for python.☆183Updated last year
- Pattern Matching for Python 3.7+ in a simple, yet powerful, extensible manner.☆113Updated 2 years ago
- A powerful caching library for Python, with TTL support and multiple algorithm options.☆245Updated 4 years ago
- simple, flexible, offline capable, cloud storage with a Python path-like interface☆175Updated 9 months ago
- A fast and memory efficient LRU cache for Python☆280Updated 3 months ago
- Super-fast and clean conversions to numbers for Python.☆110Updated 10 months ago
- A JSON-friendly data structure which allows both object attributes and dictionary keys and values to be used simultaneously and interchan…☆103Updated last year
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆224Updated last year
- Lomond is a Websocket client for Python which turns a websocket connection in to an orderly stream of events. Contrast this with the exis…☆243Updated 4 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated 3 weeks ago
- A library for creating text-based graphs in the terminal☆167Updated 2 years ago