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
Sorting:
- Very fast Python JSON parsing library☆383Updated last year
- An llvm-based framework for generating and calling into high-performance native code from Python.☆198Updated last year
- Single-file alternative to python-requests☆286Updated 3 years ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆179Updated 2 months ago
- An in-memory database of Python objects, searchable using quasi-SQL API☆166Updated 3 weeks ago
- Sychronized, streaming Python dictionary that uses shared memory as a backend☆285Updated 2 months ago
- Super-fast and clean conversions to numbers for Python.☆108Updated 2 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆101Updated 2 weeks ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆220Updated 9 months ago
- A fast and memory-optimized string library for heavy-text manipulation in Python☆250Updated 5 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆110Updated 4 months ago
- Fast Base64 encoding/decoding in Python☆152Updated last week
- Reenter an asyncio or Trio event loop from synchronous code☆85Updated last year
- A little benchmarking tool for Python☆185Updated last year
- aiosignal: a list of registered asynchronous callbacks☆146Updated this week
- itertools and builtins for AsyncIO and mixed iterables☆256Updated 5 months ago
- A Vectorized Python Dict/Set☆117Updated 2 years ago
- Utilities based on Pythons iterators and generators.☆96Updated 7 months ago
- Four-wheel drive for asyncio.☆73Updated 2 months ago
- A distributed, structured concurrency runtime for Python (and friends)☆284Updated 2 weeks ago
- pytest plugin for easy integration of memray memory profiler☆378Updated 3 months ago
- persistent caching to memory, disk, or database☆268Updated 2 weeks ago
- Python decorator for async properties.☆91Updated last year
- A fast and memory efficient LRU cache for Python☆274Updated 3 weeks ago
- A quicker pickle☆109Updated 2 years ago
- Asyncio integration with sync code using greenlets.☆161Updated 4 months ago
- forge (python signatures) for fun and profit☆105Updated 3 years ago
- simple, flexible, offline capable, cloud storage with a Python path-like interface☆173Updated 2 weeks ago
- asyncio-compatible timeout class☆566Updated last month
- Utilities for run-time type validation and multiple dispatch☆165Updated 2 months ago