{"id":26852834,"url":"https://github.com/coreswitch/coreswitch","last_synced_at":"2026-01-16T15:31:19.754Z","repository":{"id":122333075,"uuid":"202176481","full_name":"coreswitch/coreswitch","owner":"coreswitch","description":"open source EPC for 5G","archived":false,"fork":false,"pushed_at":"2019-09-30T23:18:52.000Z","size":863,"stargazers_count":12,"open_issues_count":2,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-30T23:02:05.502Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coreswitch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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}},"created_at":"2019-08-13T15:46:24.000Z","updated_at":"2025-03-25T20:24:39.000Z","dependencies_parsed_at":"2024-01-20T22:49:37.847Z","dependency_job_id":null,"html_url":"https://github.com/coreswitch/coreswitch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/coreswitch/coreswitch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreswitch%2Fcoreswitch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreswitch%2Fcoreswitch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreswitch%2Fcoreswitch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreswitch%2Fcoreswitch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coreswitch","download_url":"https://codeload.github.com/coreswitch/coreswitch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreswitch%2Fcoreswitch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28479409,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"last_error":"SSL_read: 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":[],"created_at":"2025-03-30T23:01:17.532Z","updated_at":"2026-01-16T15:31:19.719Z","avatar_url":"https://github.com/coreswitch.png","language":"C","readme":"# coreswitch\n\n----\n\ncoreswitch is an open soruce project for EPC (Evolved Packet Core) of LTE and 5G\ninfrastructure. Right now we are implementing MME (Mobility Management Entity).\nOther component will be implemented later on.\n\n----\n\n## Supported Platform\n\nRight now only Ubuntu 18.04 is supported.\n\n## Build\n\nTo build the system.  ASN1 handling C library needs to be built.\n\n``` shell\n$ cd coreswitch/pkg/s1ap/asn1\n$ make lib\n$ sudo make install\n```\n\nAfter this\n\n``` shell\n$ go get github.com/coreswitch/coreswitch/cmd/mmed\n```\n\nwill build mmed.\n\n## Run\n\nJust simply execute `mmed` will start MME handling on all of interfaces.\n\n``` shell\n$ mmed\n2019/08/28 14:21:42 Listen on 127.0.0.1/[::1%lo]/10.211.55.26/[fe80::38e7:5a76:4355:51d7%enp0s5]/[fe80::79d1:506d:7682:9ee5%enp0s6]/[fe80::cd97:63f4:fcad:b2c5%enp0s7]/172.18.0.1/172.17.0.1:36412\n\n```\n","funding_links":[],"categories":["Core"],"sub_categories":["4G"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoreswitch%2Fcoreswitch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoreswitch%2Fcoreswitch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoreswitch%2Fcoreswitch/lists"}