py3-smmap

pure Python implementation of an SMM manager

WWW CVSWeb GITHub
  1. Package version
    py3-smmap-5.0.0p1
  2. Maintainer
    The OpenBSD ports mailing-list

Pure python implementation of a sliding memory map to help unifying
memory mapped access on 32 and 64 bit systems and to help managing
resources more efficiently.

When reading from many possibly large files in a fashion similar to
random access, it is usually the fastest and most efficient to use
memory maps.

  • python3

  • lang/python/3.10
  • devel/py-build,python3
  • devel/py-installer,python3
  • devel/py-setuptools,python3
  • devel/py-wheel,python3

  • lang/python/3.10