{"id":42470035,"url":"https://github.com/oar-team/batsim","last_synced_at":"2026-01-28T09:47:05.934Z","repository":{"id":32918442,"uuid":"36513840","full_name":"oar-team/batsim","owner":"oar-team","description":"Batsim: Infrastructure simulator for job and I/O scheduling","archived":false,"fork":false,"pushed_at":"2025-07-24T14:57:12.000Z","size":20181,"stargazers_count":36,"open_issues_count":9,"forks_count":15,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-07-24T19:34:43.209Z","etag":null,"topics":["batch-scheduler","scheduling-algorithms","simgrid","simulator"],"latest_commit_sha":null,"homepage":"","language":"C++","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/oar-team.png","metadata":{"files":{"readme":"README.rst","changelog":null,"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,"zenodo":null}},"created_at":"2015-05-29T15:49:58.000Z","updated_at":"2025-06-26T08:09:06.000Z","dependencies_parsed_at":"2024-01-29T10:48:43.333Z","dependency_job_id":"935a4a79-1646-49d3-a886-5697ebbc7f9c","html_url":"https://github.com/oar-team/batsim","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/oar-team/batsim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oar-team%2Fbatsim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oar-team%2Fbatsim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oar-team%2Fbatsim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oar-team%2Fbatsim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oar-team","download_url":"https://codeload.github.com/oar-team/batsim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oar-team%2Fbatsim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28844011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T07:39:25.367Z","status":"ssl_error","status_checked_at":"2026-01-28T07:39:24.487Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["batch-scheduler","scheduling-algorithms","simgrid","simulator"],"created_at":"2026-01-28T09:47:05.333Z","updated_at":"2026-01-28T09:47:05.925Z","avatar_url":"https://github.com/oar-team.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"Batsim\n======\n\n|chat| |doc| |external-issues| |internal-issues| |license|\n\n|last-release| |distance-from-previous-release| |pipeline-status| |coverage|\n\n|docker-status| |docker-size|\n\nBatsim is an infrastructure simulator that enables the study of resource management techniques.\n\nIt can be used for many scenarios:\n\n- Compare various scheduling heuristics (research prototypes or real implementations)\n\n- Study non simple phenomena such as network interferences, energy consumption (DVFS, shutdown…) or I/O data movements\n\n- …\n\nPlease refer to `Batsim's documentation`_ for more.\n\n.. _Batsim's documentation: https://batsim.readthedocs.io/en/v4.2.1/index.html\n\n.. |chat| image:: https://img.shields.io/badge/chat-on%20mattermost-blue.svg\n    :alt: chat\n    :scale: 100%\n    :target: https://framateam.org/signup_user_complete/?id=5xb995hph3d79yj738pokxrnuh\n\n.. |external-issues| image:: https://img.shields.io/badge/external%20issues-github-orange.svg\n    :alt: external issues\n    :scale: 100%\n    :target: https://github.com/oar-team/batsim/issues\n\n.. |internal-issues| image:: https://img.shields.io/badge/internal%20issues-gitlab%20inria-orange.svg\n    :alt: internal issues\n    :scale: 100%\n    :target: https://gitlab.inria.fr/batsim/batsim/issues\n\n.. |license| image:: https://img.shields.io/badge/license-LGPL%203.0-green.svg\n    :alt: license\n    :scale: 100%\n    :target: https://www.gnu.org/licenses/lgpl-3.0.en.html\n\n\n.. |last-release| image:: https://img.shields.io/badge/release-v4.2.1-blue.svg\n    :alt: last release\n    :scale: 100%\n    :target: https://github.com/oar-team/batsim/releases/tag/v4.2.1\n\n.. |distance-from-previous-release| image:: https://img.shields.io/github/commits-since/oar-team/batsim/v4.2.1.svg\n    :alt: distance from previous release\n    :scale: 100%\n    :target: https://github.com/oar-team/batsim/compare/v4.2.1...HEAD\n\n.. |pipeline-status| image:: https://framagit.org/batsim/batsim/badges/master/pipeline.svg\n    :alt: pipeline status\n    :scale: 100%\n    :target: https://framagit.org/batsim/batsim/pipelines\n\n.. |coverage| image:: https://img.shields.io/codecov/c/github/oar-team/batsim.svg\n    :alt: coverage status\n    :scale: 100%\n    :target: https://codecov.io/gh/oar-team/batsim\n\n\n.. |doc| image:: https://img.shields.io/badge/doc-on%20readthedocs-blue.svg\n    :alt: doc\n    :scale: 100%\n    :target: https://batsim.readthedocs.io/en/v4.2.1/index.html\n\n.. |changelog| image:: https://img.shields.io/badge/doc-changelog-blue.svg\n    :alt: changelog\n    :scale: 100%\n    :target: https://batsim.readthedocs.io/en/latest/changelog.html\n\n.. |protocol| image:: https://img.shields.io/badge/doc-protocol-blue.svg\n    :alt: protocol\n    :scale: 100%\n    :target: https://batsim.readthedocs.io/en/latest/protocol.html\n\n\n.. |docker-status| image:: https://travis-ci.org/oar-team/batsim.svg?branch=master\n    :alt: Docker build status\n    :scale: 100%\n    :target: https://travis-ci.org/github/oar-team/batsim\n\n.. |docker-size| image:: https://img.shields.io/docker/image-size/oarteam/batsim/latest.svg?label=docker%20image%20size\n    :alt: Docker Image Size\n    :scale: 100%\n    :target: https://hub.docker.com/r/oarteam/batsim/tags?page=1\u0026ordering=last_updated\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foar-team%2Fbatsim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foar-team%2Fbatsim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foar-team%2Fbatsim/lists"}