5 lines
211 B
Text
5 lines
211 B
Text
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
|