{"id":18124588,"url":"https://github.com/unine-chyn/mmappickle","last_synced_at":"2025-04-15T01:50:29.889Z","repository":{"id":57442429,"uuid":"86667743","full_name":"UniNE-CHYN/mmappickle","owner":"UniNE-CHYN","description":"Python 3 library to store memory mappable objects into pickle-compatible files","archived":false,"fork":false,"pushed_at":"2018-06-18T13:15:49.000Z","size":87,"stargazers_count":38,"open_issues_count":3,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-14T18:17:05.334Z","etag":null,"topics":["dictionary","memory","mmap","python","python-3","python-library","python3"],"latest_commit_sha":null,"homepage":"http://mmappickle.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/UniNE-CHYN.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-03-30T06:36:12.000Z","updated_at":"2025-03-17T14:17:09.000Z","dependencies_parsed_at":"2022-09-26T16:30:59.874Z","dependency_job_id":null,"html_url":"https://github.com/UniNE-CHYN/mmappickle","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UniNE-CHYN%2Fmmappickle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UniNE-CHYN%2Fmmappickle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UniNE-CHYN%2Fmmappickle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UniNE-CHYN%2Fmmappickle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UniNE-CHYN","download_url":"https://codeload.github.com/UniNE-CHYN/mmappickle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248991539,"owners_count":21194894,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dictionary","memory","mmap","python","python-3","python-library","python3"],"created_at":"2024-11-01T08:06:42.670Z","updated_at":"2025-04-15T01:50:29.880Z","avatar_url":"https://github.com/UniNE-CHYN.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Memmap pickle\n=============\n\nThis Python 3 module enables to store large structure in a python pickle, \nin such a way that the array can be memory-mapped instead of being copied in memory. This module is licensed under the LGPL3 license.\n\nCurrently, the container has to be a dictionnary (`mmappickle.dict`), which keys are strings of less than 256 bytes.\n\nIt supports any values, but it is only possible to memory-map numpy arrays and numpy masked arrays.\n\nIt also supports concurrent access (i.e. you can pass a `mmappickle.dict` as an argument which is called using the `multiprocessing` Python module).\n\nDocumentation\n=============\n\nDocumentation is available at http://mmappickle.readthedocs.io/\n\nCitation\n========\n\n\u003e Fasnacht, (2018). **mmappickle: Python 3 module to store memory-mapped numpy array in pickle format** . *Journal of Open Source Software*, 3(26), 651, https://doi.org/10.21105/joss.00651\n\nContributing\n============\n\nPlease post issues and pull requests on github. Alternatively, you can also send your patches by email.\n\nThe following tools are used to ensure good code quality:\n\nTool         | Status\n------------ | -------------\ntravis-ci | [![Build Status](https://travis-ci.org/UniNE-CHYN/mmappickle.svg?branch=master)](https://travis-ci.org/UniNE-CHYN/mmappickle)\nAppVeyor | [![Build status](https://ci.appveyor.com/api/projects/status/rb3b0s0u6k8vmxfx?svg=true)](https://ci.appveyor.com/project/lfasnacht/mmappickle)\nCoveralls | [![Coverage Status](https://coveralls.io/repos/github/UniNE-CHYN/mmappickle/badge.svg?branch=master)](https://coveralls.io/github/UniNE-CHYN/mmappickle?branch=master)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funine-chyn%2Fmmappickle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funine-chyn%2Fmmappickle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funine-chyn%2Fmmappickle/lists"}