ShenggaoZhu / midictLinks
MIDict (Multi-Index Dict) can be indexed by any "keys" or "values", suitable as a bidirectional/inverse dict or a multi-key/multi-value dict (a drop-in replacement for dict in Python 2 & 3).
☆14Updated 9 years ago
Alternatives and similar repositories for midict
Users that are interested in midict are comparing it to the libraries listed below
Sorting:
- 💥 Cython hash tables that assume keys are pre-hashed☆87Updated last month
- Python bindings for simdjson using libpy☆70Updated 3 years ago
- ☆29Updated 8 months ago
- Fastest general-purpose parsing library for Python with a familiar API☆49Updated 7 months ago
- Python DBM style wrapper of LMDB☆37Updated last year
- The most basic Text::Unidecode port (licensed under Artistic License or GPL or GPLv2+ - choose whatever you want)☆68Updated 2 years ago
- A python library to manipulate and transform indexable data (lists, arrays, ...)☆46Updated last year
- Cython implementation of OrderedDict☆102Updated 9 years ago
- Fast property caching☆33Updated 3 weeks ago
- File system based database that uses python pickles☆73Updated 2 years ago
- Generalized nested html element tree with recursive rendering☆35Updated 2 years ago
- PyPy binary wheels for some popular packages☆80Updated 4 years ago
- ZODB Client-Server framework☆46Updated this week
- A python package for grapheme aware string handling☆115Updated 3 years ago
- Pyfilesystem low-level driver for WebDAV storages☆24Updated last year
- Python package for Google's diff-match-patch native C++ implementation.☆87Updated last year
- Useful Mutable Mappings☆72Updated 2 years ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆119Updated last week
- automatic persistence for Python objects☆47Updated last month
- WASM-powered sandbox implementation of exec() for safely running dynamic Python code☆37Updated 2 years ago
- Custom Python functions for working with SQLite FTS4☆23Updated 3 years ago
- Safely evaluate AST nodes without side effects☆50Updated 3 weeks ago
- Cython implementation of Toolz. Please use: https://github.com/pytoolz/cytoolz☆43Updated 3 months ago
- Bloom filter for Python☆45Updated 4 years ago
- Discover and load entry points from installed packages☆76Updated last year
- (not ready yet) A simple but powerful job scheduler for Trio programs☆71Updated 5 years ago
- minimalistic evaluator of python expression using ast module☆207Updated last month
- A pytest plugin that allows for the testing of C extension modules for Python, specifically created through cython☆20Updated last week
- Python 3 library to store memory mappable objects into pickle-compatible files☆38Updated 7 years ago
- CPU parallelism for Trio☆66Updated 2 weeks ago