Skip to main content

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://smmap.readthedocs.org

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.9.0.tar.gz (22.1 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for smmap-0.9.0.tar.gz
Algorithm Hash digest
SHA256 0e2b62b497bd5f0afebc002eda4d90df9d209c30ef257e8673c90a6b5c119d62
MD5 d7932d5ace206bf4ae15198cf36fb6ab
BLAKE2b-256 bcaab744b3761fff1b10579df996a2d2e87f124ae07b8336e37edc89cc502f86

See more details on using hashes here.

Release history Release notifications | RSS feed

6.0.0

2 files

5.0.3

2 files

5.0.2

2 files

5.0.1

2 files

5.0.0

2 files

4.0.0

2 files

3.0.5

2 files

3.0.4

2 files

3.0.2

2 files

3.0.1

2 files

3.0.0

2 files

This release

0.9.0 This release

1 file

0.8.5

1 file

0.8.4

1 file

0.8.3

1 file

0.8.2

1 file

0.8.1

1 file

0.8.0

1 file

Supported by

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