https://github.com/ofek/mappy
Efficient, well-tested collection of mappings
https://github.com/ofek/mappy
Last synced: about 1 year ago
JSON representation
Efficient, well-tested collection of mappings
- Host: GitHub
- URL: https://github.com/ofek/mappy
- Owner: ofek
- License: mit
- Created: 2016-08-05T01:02:53.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-03-13T23:59:00.000Z (over 9 years ago)
- Last Synced: 2025-04-23T22:17:11.720Z (about 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
=====================================================
mappy - Efficient, well-tested collection of mappings
=====================================================
https://en.wikipedia.org/wiki/Bidirectional_map
StrictBiMap
LooseBiMap
https://en.wikipedia.org/wiki/Multimap
MultiMap
MultiBiMap
CaseInsensitiveMap
FrozenMap
https://www.python.org/dev/peps/pep-0416/
http://www.cs.toronto.edu/~tijmen/programming/immutableDictionaries.html
FastMap
SortedMap