{"id":13614368,"url":"https://github.com/aligungr/UERANSIM","last_synced_at":"2025-04-13T18:32:53.186Z","repository":{"id":37327982,"uuid":"210764581","full_name":"aligungr/UERANSIM","owner":"aligungr","description":"Open source 5G UE and RAN (gNodeB) implementation.","archived":false,"fork":false,"pushed_at":"2025-04-02T19:10:01.000Z","size":6291,"stargazers_count":847,"open_issues_count":232,"forks_count":342,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-04-13T16:25:11.017Z","etag":null,"topics":["5g","5g-nr","5g-ran","5g-systems","5g-ue","gnb"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aligungr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":null,"patreon":null,"open_collective":"UERANSIM","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2019-09-25T05:44:14.000Z","updated_at":"2025-04-09T20:35:49.000Z","dependencies_parsed_at":"2024-05-23T05:11:55.540Z","dependency_job_id":"28833354-8055-4085-aab7-ea0b93852ae4","html_url":"https://github.com/aligungr/UERANSIM","commit_stats":{"total_commits":1013,"total_committers":29,"mean_commits":34.93103448275862,"dds":0.06712734452122404,"last_synced_commit":"528061fe10389876da58d3bd15e8cba6d7c152a9"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aligungr%2FUERANSIM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aligungr%2FUERANSIM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aligungr%2FUERANSIM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aligungr%2FUERANSIM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aligungr","download_url":"https://codeload.github.com/aligungr/UERANSIM/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248760637,"owners_count":21157398,"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":["5g","5g-nr","5g-ran","5g-systems","5g-ue","gnb"],"created_at":"2024-08-01T20:01:00.724Z","updated_at":"2025-04-13T18:32:53.180Z","avatar_url":"https://github.com/aligungr.png","language":"C++","funding_links":["https://opencollective.com/UERANSIM"],"categories":["RAN","Open Source RAN","Wireless Protocols"],"sub_categories":["5G","Cellular (GSM/LTE/5G)"],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/aligungr/UERANSIM\"\u003e\u003cimg src=\"/.github/logo.png\" width=\"75\" title=\"UERANSIM\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/UERANSIM-v3.2.7-blue\" /\u003e\n\u003cimg src=\"https://img.shields.io/badge/3GPP-R15-orange\" /\u003e\n\u003cimg src=\"https://img.shields.io/badge/License-GPL--3.0-green\"/\u003e\n\u003c/p\u003e\n\n**UERANSIM** \u003csmall\u003e(pronounced \"ju-i ræn sɪm\")\u003c/small\u003e, is the open source state-of-the-art 5G UE and RAN (gNodeB)\nsimulator. UE and RAN can be considered as a 5G mobile phone and a base station in basic terms. The project can be used for\ntesting 5G Core Network and studying 5G System.\n\nUERANSIM introduces the world's first open source 5G-SA UE and gNodeB implementation.\n\n\u003e [!IMPORTANT]\n\u003e UERANSIM is no longer actively developed by the maintainer. However community contributions are welcomed.\n\n## Current Status\n\nBasic functionalities of UE and gNodeB are fully functional and ready to use. However some of the features are not complete.\nMore details can be found at [Feature Set](https://github.com/aligungr/UERANSIM/wiki/Feature-Set).\n\nOn the other hand, UERANSIM does not fully provide physical layer. 5G-NR radio interface is partially implemented, and simply simulated over UDP protocol.\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/Radio%20Interface-simulated-orange\" alt=\"OS Linux\"/\u003e\n\u003cimg src=\"https://img.shields.io/badge/Control%20Plane-functional-green\" alt=\"OS Linux\"/\u003e  \n\u003cimg src=\"https://img.shields.io/badge/User%20Plane-functional-green\" alt=\"OS Linux\"/\u003e\n\u003c/p\u003e\n\n## Documentation\n\nYou can find the documentation on [UERANSIM Wiki](https://github.com/aligungr/UERANSIM/wiki).\n\nAnd, since the project is rapidly developing, please make sure that you have always\nthe [latest](https://github.com/aligungr/UERANSIM/releases) UERANSIM.\n\n## Contributing\n\nAny contributions you make are greatly appreciated via [Pull Request](https://github.com/aligungr/UERANSIM/pulls).\n\n## Supporting\n\nYou can support UERANSIM by:\n\n- Starring the GitHub repository,\n- Donating on [Open Collective](https://opencollective.com/UERANSIM)\n- Creating pull requests, submitting bugs, suggesting new features or documentation updates.\n\n## License\n\nCopyright (c) 2025 ALİ GÜNGÖR.\n\nAll source code and related files including documentation and wiki pages are\ndual licensed with [GPL-3.0](https://www.gnu.org/licenses/gpl-3.0.en.html) and a commercial license.\n\n\u003e [!WARNING]\n\u003e Closed-source commercial usage of UERANSIM is **not** permitted with the GPL-3.0. If that license is not compatable with your use case, please contact [ueransim@gmail.com](mailto:ueransim@gmail.com) to buy a commercial license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faligungr%2FUERANSIM","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faligungr%2FUERANSIM","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faligungr%2FUERANSIM/lists"}