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
- Sychronized, streaming Python dictionary that uses shared memory as a backend☆273Updated last month
- A distributed, structured concurrent runtime for Python (and friends)☆268Updated 9 months ago
- The multidict implementation☆419Updated last week
- Very fast Python JSON parsing library☆362Updated 7 months ago
- itertools and builtins for AsyncIO and mixed iterables☆243Updated last week
- Single-file alternative to python-requests☆287Updated 2 years ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆197Updated 8 months ago
- A quicker pickle☆108Updated 2 years ago
- An in-memory database of Python objects, searchable using quasi-SQL API☆161Updated last month
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆79Updated 10 months ago
- A fast and thorough lazy object proxy.☆247Updated 2 months ago
- Python bindings for the simdjson project.☆643Updated 2 months ago
- Utilities for run-time type validation and multiple dispatch☆161Updated 3 weeks ago
- aiosignal: a list of registered asynchronous callbacks☆131Updated this week
- A fast and memory efficient LRU cache for Python☆259Updated 2 months ago
- Automatic __slots__ for your Python classes☆60Updated 9 months ago
- 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
- A python package that provides useful locks.☆251Updated 5 months ago
- Operator overloading for fast anonymous functions.☆50Updated this week
- A JSON-friendly data structure which allows both object attributes and dictionary keys and values to be used simultaneously and interchan…☆102Updated 7 months ago
- dead simple python dead code detection☆337Updated last week
- Better control of your asyncio tasks☆61Updated 4 months ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆215Updated 3 months ago
- `FrozenList` is a `list`-like structure that implements `collections.abc.MutableSequence` and can be made immutable.☆95Updated 2 weeks ago
- Aimed at Python beginners: replacing standard traceback by something easier to understand☆325Updated 3 years ago
- A Python Enum that inherits from str.☆102Updated 9 months ago
- find functions when you can't remember their name☆99Updated 2 years ago
- Runtime inspection utilities for Python typing module☆350Updated 2 months ago
- Fast Base64 encoding/decoding in Python☆137Updated this week
- 🐍 A quick and easy way to distribute your Python projects!☆165Updated last year