Python – Create large ZIP archives without memory inflation
Writing large ZIP archives without memory inflation - BuzonIO/zipfly... (more…)
Read more »Imagine a custom set-like data structure that doesn’t perform hashing and trades performance for tighter memory footprint. Or imagine a dict-like data structure that automatically stores data in a PostgreSQL or Redis database the moment you initialize it;… Read more