touqir14 / Microdict
A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries
☆212Updated last year
Alternatives and similar repositories for Microdict:
Users that are interested in Microdict are comparing it to the libraries listed below
- A fast and memory-optimized string library for heavy-text manipulation in Python☆250Updated 4 years ago
- Single-file alternative to python-requests☆286Updated 3 years ago
- A Vectorized Python Dict/Set☆117Updated last year
- Tool to automatically replace 'import *' in Python files with explicit imports☆179Updated last week
- Building Python CLI using docstrings and typehints☆95Updated last year
- An in-memory database of Python objects, searchable using quasi-SQL API☆165Updated 2 weeks ago
- Utilities for run-time type validation and multiple dispatch☆164Updated 2 weeks ago
- Decorator which checks whether the function is called with the correct type of parameters.☆110Updated 2 months ago
- A fast and memory efficient LRU cache for Python☆271Updated 6 months ago
- simple, flexible, offline capable, cloud storage with a Python path-like interface☆173Updated 9 months ago
- The multidict implementation☆431Updated this week
- Very fast Python JSON parsing library☆378Updated 11 months ago
- Minimal, super readable string pattern matching for python.☆181Updated 9 months ago
- pytest plugin for easy integration of memray memory profiler☆373Updated last month
- 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 distributed, structured concurrency runtime for Python (and friends)☆275Updated this week
- A lightweight wrapper to operate on nested dictionaries seamlessly. 👌☆199Updated last year
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆346Updated 2 weeks ago
- Super-fast and clean conversions to numbers for Python.☆107Updated 2 weeks ago
- A terminal UI to inspect and explore Python objects☆272Updated 4 months ago
- Simple python bindings to Yann Collet ZSTD compression library☆170Updated 2 weeks ago
- A Python concurrency scheduling library, compatible with asyncio and trio.☆387Updated 10 months ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆259Updated 6 months ago
- itertools and builtins for AsyncIO and mixed iterables☆253Updated 3 months ago
- aiosignal: a list of registered asynchronous callbacks☆142Updated this week
- Python Binding for xxHash☆389Updated this week
- Utility function to parallelise pipelines of Python asyncio iterators/generators☆114Updated 4 years ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆99Updated this week
- Enables increment operators in Python using a bytecode hack☆93Updated last year
- A quicker pickle☆108Updated 2 years ago