Skip to main content

A pure git implementation of a sliding window memory map manager

Project description

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.

Although memory maps have many advantages, they represent a very limited system resource as every map uses one file descriptor, whose amount is limited per process. On 32 bit systems, the amount of memory you can have mapped at a time is naturally limited to theoretical 4GB of memory, which may not be enough for some applications.

The documentation can be found here: http://packages.python.org/smmap/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

smmap-0.8.0.tar.gz (19.2 kB view details)

Uploaded Source

File details

Details for the file smmap-0.8.0.tar.gz.

File metadata

  • Download URL: smmap-0.8.0.tar.gz
  • Upload date:
  • Size: 19.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for smmap-0.8.0.tar.gz
Algorithm Hash digest
SHA256 01d321c39d42d866f92e69dac6d93bf70f677a947115f4e05672af9f0177d88a
MD5 0b3441d56bc3f561a0ad2f9091bec152
BLAKE2b-256 d82df47a6e82974ac397236a7be46386d9a855993bfaaa3b5fda7ad0bc8adf76

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page