{"id":13716235,"url":"https://github.com/eth-cscs/sarus","last_synced_at":"2025-04-04T11:36:30.354Z","repository":{"id":41098488,"uuid":"160826280","full_name":"eth-cscs/sarus","owner":"eth-cscs","description":"OCI-compatible engine to deploy Linux containers on HPC environments.","archived":false,"fork":false,"pushed_at":"2024-10-29T10:45:24.000Z","size":9488,"stargazers_count":129,"open_issues_count":15,"forks_count":10,"subscribers_count":15,"default_branch":"master","last_synced_at":"2024-10-29T12:43:36.318Z","etag":null,"topics":["containers","cpp11","docker","hpc","linux","oci","runc"],"latest_commit_sha":null,"homepage":"https://sarus.readthedocs.io/en/stable/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eth-cscs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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}},"created_at":"2018-12-07T13:19:07.000Z","updated_at":"2024-10-25T16:32:40.000Z","dependencies_parsed_at":"2024-01-30T13:43:28.281Z","dependency_job_id":"d6f19c6f-9e16-4b28-91e6-5f1a54a49d8f","html_url":"https://github.com/eth-cscs/sarus","commit_stats":{"total_commits":543,"total_committers":12,"mean_commits":45.25,"dds":0.574585635359116,"last_synced_commit":"75e223bfe555c15f41d6394b41750c74d56e1d98"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eth-cscs%2Fsarus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eth-cscs%2Fsarus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eth-cscs%2Fsarus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eth-cscs%2Fsarus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eth-cscs","download_url":"https://codeload.github.com/eth-cscs/sarus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247173256,"owners_count":20896053,"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":["containers","cpp11","docker","hpc","linux","oci","runc"],"created_at":"2024-08-03T00:01:08.364Z","updated_at":"2025-04-04T11:36:30.334Z","avatar_url":"https://github.com/eth-cscs.png","language":"C++","funding_links":[],"categories":["Containers"],"sub_categories":[],"readme":"# Sarus - An OCI-compatible container engine for HPC\n\n[![License: BSD 3-Clause](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)\n[![Documentation](https://readthedocs.org/projects/sarus/badge/?version=latest)](https://sarus.readthedocs.io/en/latest/?badge=latest)\n[![Integration](https://github.com/eth-cscs/sarus/actions/workflows/integration.yml/badge.svg?event=push)](https://github.com/eth-cscs/sarus/actions/workflows/integration.yml)\n\nSarus is a software to run Linux containers on High Performance Computing\nenvironments. Its development has been driven by the specific requirements of\nHPC systems, while leveraging open standards and technologies to encourage\nvendor and community involvement.\n\nKey features:\n\n* Spawning of isolated software environments (*containers*), built by users to\n  fit the deployment of a specific application\n* Security oriented to HPC systems\n* Extensible runtime by means of OCI hooks to allow current and future\n  support of custom hardware while achieving native performance\n* Creation of container filesystems tailored for diskless nodes and parallel\n  filesystems\n* Compatibility with the presence of a workload manager\n* Compatibility with the Open Container Initiative (OCI) standards:\n\n    - Can pull images from registries adopting the OCI Distribution\n      Specification or the Docker Registry HTTP API V2 protocol\n    - Can import and convert images adopting the OCI Image Format\n    - Sets up a container bundle complying to the OCI Runtime Specification\n    - Uses an OCI-compliant runtime to spawn the container process\n\n\n## Accessing the documentation\n\nThe full documentation is available on [Read the Docs](https://sarus.readthedocs.io).\n\nIf you wish to generate the documentation yourself, the sources are located in the `doc`\ndirectory and can be built using Python 3 and Sphinx:\n\n```\ncd doc\npython3 -m venv ./venv\nsource venv/bin/activate\npip3 install -r requirements.txt\nmake html\n```\n\n\n## Communications\n\nIf you think you've identified a security issue in the project, please *DO NOT*\nreport the issue publicly via the Github issue tracker. Instead, send an\nemail with as many details as possible to the following address:\n`sarus@cscs.ch`.\nThis is the business address to the core Sarus maintainers.\n\nTo report bugs and request new features, you can use GitHub [issues](https://github.com/eth-cscs/sarus/issues).\n\n\n## Contributing\n\nContributions to Sarus are welcome and greatly appreciated. Please refer to the `CONTRIBUTING.md` file for more detailed\ninformation about contributing.\n\n\n## Publications\n\n* Benedicic, L., Cruz, F.A., Madonna, A. and Mariotti, K., 2019, June. Sarus: Highly Scalable Docker Containers for HPC Systems. In *International Conference on High Performance Computing* (pp. 46-60). Springer, Cham.\n\n  https://doi.org/10.1007/978-3-030-34356-9_5\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feth-cscs%2Fsarus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feth-cscs%2Fsarus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feth-cscs%2Fsarus/lists"}