touqir14 / MicrodictLinks
A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries
☆214Updated last year
Alternatives and similar repositories for Microdict
Users that are interested in Microdict are comparing it to the libraries listed below
Sorting:
- An in-memory database of Python objects, searchable using quasi-SQL API☆169Updated last month
- Single-file alternative to python-requests☆285Updated 3 weeks ago
- Sychronized, streaming Python dictionary that uses shared memory as a backend☆289Updated 4 months ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆198Updated last year
- A fast and memory-optimized string library for heavy-text manipulation in Python☆250Updated 5 years ago
- A JSON-friendly data structure which allows both object attributes and dictionary keys and values to be used simultaneously and interchan…☆100Updated last year
- Very fast Python JSON parsing library☆386Updated last year
- A quicker pickle☆109Updated 3 years ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆180Updated last month
- A little benchmarking tool for Python☆190Updated last year
- Automatic __slots__ for your Python classes☆67Updated 7 months ago
- Simple python bindings to Yann Collet ZSTD compression library☆180Updated 2 weeks ago
- distributed structured concurrency☆289Updated this week
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated 3 weeks ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆103Updated last week
- Databay is a Python interface for scheduled data transfer. It facilitates transfer of (any) data from A to B, on a scheduled interval.☆186Updated last year
- Utilities for run-time type validation and multiple dispatch☆167Updated 4 months ago
- A powerful caching library for Python, with TTL support and multiple algorithm options.☆239Updated 3 years ago
- A fast and memory efficient LRU cache for Python☆278Updated last month
- A library for creating text-based graphs in the terminal☆169Updated last year
- guppy / heapy ported to Python3. It works for real!☆413Updated 5 months ago
- timing functions, contexts and for-loops☆87Updated 8 months ago
- Indexes your Python objects for fast lookup by their attributes.☆138Updated this week
- Asyncio integration with sync code using greenlets.☆161Updated 6 months ago
- A lightweight wrapper to operate on nested dictionaries seamlessly. 👌☆199Updated 2 years ago
- Continuous Range, RangeSet, and RangeDict data structures for Python☆101Updated last year
- Serialization library for Exceptions and Tracebacks.☆169Updated 3 months ago
- A Vectorized Python Dict/Set☆118Updated 2 years ago
- Get a clue, get some code☆365Updated 3 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆221Updated 11 months ago