touqir14 / Microdict
A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries
☆215Updated last year
Alternatives and similar repositories for Microdict:
Users that are interested in Microdict are comparing it to the libraries listed below
- Automatic __slots__ for your Python classes☆62Updated 4 months ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆198Updated last year
- A quicker pickle☆108Updated 2 years ago
- The multidict implementation☆440Updated this week
- Tool to automatically replace 'import *' in Python files with explicit imports☆179Updated last month
- An in-memory database of Python objects, searchable using quasi-SQL API☆166Updated this week
- Single-file alternative to python-requests☆286Updated 3 years ago
- Sychronized, streaming Python dictionary that uses shared memory as a backend☆285Updated last month
- Utilities for run-time type validation and multiple dispatch☆164Updated last month
- A Vectorized Python Dict/Set☆117Updated last year
- Simple python bindings to Yann Collet ZSTD compression library☆175Updated this week
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆100Updated this week
- A fast and thorough lazy object proxy.☆255Updated this week
- A distributed, structured concurrency runtime for Python (and friends)☆281Updated this week
- A lightweight wrapper to operate on nested dictionaries seamlessly. 👌☆199Updated 2 years ago
- Linux AIO c python bindings☆71Updated this week
- Static analysis of Python import statements☆123Updated 3 months ago
- Multiprocess communication pipes for Python asyncio☆31Updated 4 years ago
- itertools and builtins for AsyncIO and mixed iterables☆255Updated 4 months ago
- persistent caching to memory, disk, or database☆266Updated this week
- Get a clue, get some code☆362Updated 3 years ago
- A fast and memory efficient LRU cache for Python☆275Updated this week
- aiosignal: a list of registered asynchronous callbacks☆146Updated this week
- Four-wheel drive for asyncio.☆71Updated last month
- Async to sync converter☆76Updated last year
- Utilities based on Pythons iterators and generators.☆96Updated 6 months ago
- Serialization library for Exceptions and Tracebacks.☆168Updated 2 weeks ago
- Read/Write Lock - synchronization primitive for asyncio☆154Updated last week
- Decorator which checks whether the function is called with the correct type of parameters.☆110Updated 3 months ago
- A JSON-friendly data structure which allows both object attributes and dictionary keys and values to be used simultaneously and interchan…☆101Updated last year