{"enrichment":{"capability":"Smmap provides a sliding-window memory map manager that automatically handles file mapping and unmapping across system resource limits, allowing efficient random access to large files even on 32-bit systems by mapping only needed portions on demand.","verdict":"Smmap is a stable, dependency-free memory mapping utility suitable for efficient large-file access, but its abandoned repository status and documented resource-leak risk via __del__() should weigh heavily in production decisions. Use only if the read-only, auto-mapping semantics fit your workload and you can tolerate potential file descriptor leaks."},"id":"smmap","links":{"html":"https://skillfed.io/packages/smmap","md":"https://skillfed.io/packages/smmap.md","pypi":"https://pypi.org/project/smmap/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2026-03-09","license_spdx":null,"license_treatment":"permissive","name":"smmap","python_support":"supports_current","summary":"A pure Python implementation of a sliding window memory map manager"},"popularity":{"tier":"top_1000"},"security":{"n_vulnerabilities":0},"version":"5.0.3"}
