EuroPython "Ask me Anything" - Nov Edition

2020-11-18 Thread M.-A. Lemburg
Dear Community, after our first successful “Ask me Anything” (AMA) session in September https://blog.europython.eu/post/629951901661790208/europython-ask-me-anything we want to run another meeting this Thursday to answer any questions you may have, share our knowledge or help you in planning you

Microdict : A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries.

2020-11-18 Thread Touqir Sajed
Microdict v0.1 is released : https://github.com/touqir14/Microdict What is Microdict? A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries. Benchmarks show that it can be upto 7 times more memory efficient in compa