touqir14 / Microdict
A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries
☆212Updated last year
Related projects ⓘ
Alternatives and complementary repositories for Microdict
- A distributed, structured concurrent runtime for Python (and friends)☆270Updated 10 months ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆198Updated 9 months ago
- A Vectorized Python Dict/Set☆115Updated last year
- Single-file alternative to python-requests☆287Updated 2 years ago
- aiosignal: a list of registered asynchronous callbacks☆131Updated this week
- Very fast Python JSON parsing library☆362Updated 7 months ago
- Automatic __slots__ for your Python classes☆60Updated 9 months ago
- A fast and memory-optimized string library for heavy-text manipulation in Python☆250Updated 4 years ago
- The multidict implementation☆423Updated this week
- Super-fast and clean conversions to numbers for Python.☆106Updated last week
- A Python concurrency scheduling library, compatible with asyncio and trio.☆378Updated 6 months ago
- Python bindings for the simdjson project.☆643Updated 2 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆108Updated 2 months ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆216Updated 3 months ago
- Python DBM style wrapper of LMDB☆29Updated last week
- A library for creating text-based graphs in the terminal☆167Updated 11 months ago
- A fast and flexible reimplementation of data classes☆82Updated last year
- 🐍 A quick and easy way to distribute your Python projects!☆165Updated last year
- persistent caching to memory, disk, or database☆261Updated 2 weeks ago
- A JSON-friendly data structure which allows both object attributes and dictionary keys and values to be used simultaneously and interchan…☆102Updated 8 months ago
- `FrozenList` is a `list`-like structure that implements `collections.abc.MutableSequence` and can be made immutable.☆96Updated this week
- Building Python CLI using docstrings and typehints☆94Updated last year
- A fast and thorough lazy object proxy.☆247Updated 3 months ago
- Fast Base64 encoding/decoding in Python☆139Updated this week
- A central repository to keep track of the status of work on and support for free-threaded CPython (see PEP 703), with a focus on the scie…☆155Updated this week
- [Python] Stream-like manipulation of iterables.☆130Updated last month
- A quicker pickle☆108Updated 2 years ago
- Utilities based on Pythons iterators and generators.☆93Updated last month
- A lightweight wrapper to operate on nested dictionaries seamlessly. 👌☆200Updated last year
- coredis is an async redis client for python with support for redis cluster & sentinel.☆78Updated 4 months ago