{"id":33167422,"url":"https://github.com/simgrid/simgrid","last_synced_at":"2026-02-27T02:03:17.575Z","repository":{"id":2421152,"uuid":"3389701","full_name":"simgrid/simgrid","owner":"simgrid","description":"MIRROR of the SimGrid framework, for the simulation of distributed applications (Clouds, HPC, Grids, IoT and others). Most of the dev occurs on FramaGit.","archived":false,"fork":false,"pushed_at":"2026-02-21T19:53:16.000Z","size":140065,"stargazers_count":187,"open_issues_count":21,"forks_count":97,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-02-24T14:50:36.804Z","etag":null,"topics":["clouds","hpc","simgrid"],"latest_commit_sha":null,"homepage":"https://framagit.org/simgrid/simgrid","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simgrid.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.bib","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2012-02-08T17:59:38.000Z","updated_at":"2026-02-21T19:53:20.000Z","dependencies_parsed_at":"2025-11-28T18:07:22.076Z","dependency_job_id":null,"html_url":"https://github.com/simgrid/simgrid","commit_stats":{"total_commits":34177,"total_committers":96,"mean_commits":356.0104166666667,"dds":0.6551189396377681,"last_synced_commit":"07873eb9ff7012c06271536610c29cb14c93576a"},"previous_names":[],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/simgrid/simgrid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simgrid%2Fsimgrid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simgrid%2Fsimgrid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simgrid%2Fsimgrid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simgrid%2Fsimgrid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simgrid","download_url":"https://codeload.github.com/simgrid/simgrid/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simgrid%2Fsimgrid/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29882632,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T23:51:21.483Z","status":"online","status_checked_at":"2026-02-27T02:00:06.759Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["clouds","hpc","simgrid"],"created_at":"2025-11-16T00:00:45.511Z","updated_at":"2026-02-27T02:03:12.565Z","avatar_url":"https://github.com/simgrid.png","language":"C++","readme":"[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com)\n[![Build Status](https://ci.inria.fr/simgrid/buildStatus/icon?job=SimGrid)](https://ci.inria.fr/simgrid/job/SimGrid/)\n[![SonarCloud Status](https://sonarcloud.io/api/project_badges/measure?project=simgrid_simgrid\u0026metric=alert_status)](https://sonarcloud.io/dashboard/?id=simgrid_simgrid)\n[![Doc](https://readthedocs.org/projects/pip/badge/?version=stable)](https://simgrid.org/doc/latest/)\n[![License: LGPL v2.1][license-badge]](COPYING)\n[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/1845/badge)](https://bestpractices.coreinfrastructure.org/projects/1845)\n\n# Welcome to the SimGrid project!\n\nSimGrid is a scientific instrument to study the behavior of\nlarge-scale distributed systems such as Grids, Clouds, HPC or P2P\nsystems. It can be used to evaluate heuristics, prototype applications\nor even assess legacy MPI applications.\n\n## Installation\nDocumentation: [online](https://simgrid.org/doc/latest/Installing_SimGrid.html#installing-from-the-source);\n[local copy](docs/source/Installing_SimGrid.rst). TL;DR:\n```\ncmake -DCMAKE_INSTALL_PREFIX=/opt/simgrid .\n# Check the full list of options with `cmake -LH`\nmake\nmake install\n```\n\n## More information\n[Online documentation](https://simgrid.org/doc/latest/) or\n[local version](docs/source).\n\nYou can also ask your questions, or simply discuss with other users on\nto the [SimGrid mattermost](https://framateam.org/simgrid/channels/town-square)\nor on the #simgrid IRC channel of the oftc network.\n\nLast, the main development of SimGrid is done on [Framagit](https://framagit.org/simgrid/simgrid/),\nbut we also maintain a [GitHub mirror](https://github.com/simgrid/simgrid/) and an [Inria GitLab mirror](https://gitlab.inria.fr/simgrid/simgrid),\n\nThanks for using our software. Please do great things with it and tell the world about it.\nTell us, too, because we love to have positive feedback. Welcome to our community.\n\nCheers,\nDa SimGrid Team.\n\n[license-badge]: https://img.shields.io/badge/License-LGPL%20v2.1-blue.svg\n[release-badge]: https://img.shields.io/github/release/simgrid/simgrid.svg\n","funding_links":[],"categories":["Framework","Uncategorized"],"sub_categories":["Uncategorized"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimgrid%2Fsimgrid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimgrid%2Fsimgrid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimgrid%2Fsimgrid/lists"}