{"id":20637540,"url":"https://github.com/long-gong/switch-simulator-qps-r","last_synced_at":"2026-07-21T16:01:32.618Z","repository":{"id":176487809,"uuid":"287688226","full_name":"long-gong/switch-simulator-qps-r","owner":"long-gong","description":"(Input-Queued) Switch Simulator","archived":false,"fork":false,"pushed_at":"2020-08-15T21:41:18.000Z","size":124,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-09T08:40:59.295Z","etag":null,"topics":["cpp","scheduling","simulator","switching"],"latest_commit_sha":null,"homepage":"https://github.com/long-gong/switch-simulator-qps-r","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/long-gong.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-08-15T06:05:06.000Z","updated_at":"2020-08-15T21:43:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"daa0d5c6-de0d-401c-bb57-c55ed1394f33","html_url":"https://github.com/long-gong/switch-simulator-qps-r","commit_stats":null,"previous_names":["long-gong/switch-simulator-qps-r"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/long-gong/switch-simulator-qps-r","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/long-gong%2Fswitch-simulator-qps-r","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/long-gong%2Fswitch-simulator-qps-r/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/long-gong%2Fswitch-simulator-qps-r/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/long-gong%2Fswitch-simulator-qps-r/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/long-gong","download_url":"https://codeload.github.com/long-gong/switch-simulator-qps-r/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/long-gong%2Fswitch-simulator-qps-r/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276457688,"owners_count":25646014,"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","status":"online","status_checked_at":"2025-09-22T02:00:08.972Z","response_time":79,"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":["cpp","scheduling","simulator","switching"],"created_at":"2024-11-16T15:14:57.326Z","updated_at":"2025-09-22T18:55:47.051Z","avatar_url":"https://github.com/long-gong.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# (INPUT-QUEUED) SWITCH SIMULATOR for QPS-r\n\n[![Build Status](https://travis-ci.org/long-gong/switch-simulator-qps-r.svg?branch=master)](https://travis-ci.org/long-gong/switch-simulator-qps-r)\n\nSimulation codes for our switching paper:\n\nLong Gong, Jun (Jim) Xu, Liang Liu, and Siva Theja Maguluri. 2020. QPS-r: A Cost-Effective Iterative Switching Algorithm for Input-Queued Switches. In Proceedings of the 13th EAI International Conference on Performance Evaluation Methodologies and Tools (VALUETOOLS ’20). Association for Computing Machinery, New York, NY, USA, 19–26. DOI:https://doi.org/10.1145/3388831.3388836\n\n## Platforms \n\nThis project supports the following platforms\n\n  * Linux\n  * Max OS X\n\n## Dependencies \n\n  * [HdrHistogram_c](https://github.com/HdrHistogram/HdrHistogram_c.git)\n  * [json](https://github.com/nlohmann/json.git)\n  * [boost-graph](https://github.com/boostorg/graph)\n  * [Catch2](https://github.com/catchorg/Catch2)\n\nDependencies can be installed by \n```bash\nchmod +x ./install_dependencies.sh\n./install_dependencies.sh\n```\n\n\n## Build \n\n```bash\nmkdir build\ncd build \ncmake ..\nmake \n```\n\n## Run\n\n```bash\n./switch_simulator \u003cconfig-file.json\u003e\n```\n\n`\u003cconfig-file.json\u003e` is a configuration file in `JSON` format. Examples of configurations can be found in [experiments](./experiments)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flong-gong%2Fswitch-simulator-qps-r","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flong-gong%2Fswitch-simulator-qps-r","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flong-gong%2Fswitch-simulator-qps-r/lists"}