blob: 2f405e4a3e7bb73aff1c447cd014bd55d1a772aa (
plain) (
tree)
|
|
smmap is a 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.
WWW: https://github.com/Byron/smmap
|