{"id":34284662,"url":"https://github.com/osmocom/libosmocore","last_synced_at":"2026-03-11T21:12:52.491Z","repository":{"id":5771575,"uuid":"6985125","full_name":"osmocom/libosmocore","owner":"osmocom","description":"Osmocom core libraries; mirrored from https://gitea.osmocom.org/osmocom/libosmocore","archived":false,"fork":false,"pushed_at":"2026-03-10T19:09:25.000Z","size":12342,"stargazers_count":133,"open_issues_count":2,"forks_count":89,"subscribers_count":17,"default_branch":"master","last_synced_at":"2026-03-11T00:59:31.864Z","etag":null,"topics":["3gpp","cellular","gsm","telecommunication","umts"],"latest_commit_sha":null,"homepage":"https://osmocom.org/projects/libosmocore","language":"C","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/osmocom.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"osmocom"}},"created_at":"2012-12-03T16:07:47.000Z","updated_at":"2026-03-10T19:09:30.000Z","dependencies_parsed_at":"2023-12-27T12:30:41.578Z","dependency_job_id":"c74931f1-0e1b-46b6-9fbe-9c9286948703","html_url":"https://github.com/osmocom/libosmocore","commit_stats":{"total_commits":4406,"total_committers":90,"mean_commits":"48.955555555555556","dds":0.7830231502496595,"last_synced_commit":"b394d6fc8573b63ac56a69f2be1521190b45ac83"},"previous_names":[],"tags_count":116,"template":false,"template_full_name":null,"purl":"pkg:github/osmocom/libosmocore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osmocom%2Flibosmocore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osmocom%2Flibosmocore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osmocom%2Flibosmocore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osmocom%2Flibosmocore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/osmocom","download_url":"https://codeload.github.com/osmocom/libosmocore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osmocom%2Flibosmocore/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30401105,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T21:02:20.017Z","status":"ssl_error","status_checked_at":"2026-03-11T20:59:32.667Z","response_time":84,"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":["3gpp","cellular","gsm","telecommunication","umts"],"created_at":"2025-12-17T00:03:45.851Z","updated_at":"2026-03-11T21:12:52.486Z","avatar_url":"https://github.com/osmocom.png","language":"C","funding_links":["https://opencollective.com/osmocom"],"categories":[],"sub_categories":[],"readme":"libosmocore - set of Osmocom core libraries\n===========================================\n\nThis repository contains a set of C-language libraries that form the\ncore infrastructure of many [Osmocom](https://osmocom.org/) Open Source\nMobile Communications projects.\n\nHistorically, a lot of this code was developed as part of the\n[OpenBSC](https://osmocom.org/projects/openbsc) project, but which are\nof a more generic nature and thus useful to (at least) other programs\nthat we develop in the sphere of Free Software / Open Source mobile\ncommunications.\n\nThere is no clear scope of it. We simply move all shared code between\nthe various Osmocom projects in this library to avoid code duplication.\n\nThe libosmocore.git repository build multiple libraries:\n\n* **libosmocore** contains some general-purpose functions like select-loop\n  abstraction, message buffers, timers, linked lists\n* **libosmovty** contains routines related to the interactive command-line\n  interface called VTY\n* **libosmogsm** contains definitions and helper code related to GSM protocols\n* **libosmoctrl** contains a shared implementation of the Osmocom control\n  interface\n* **libosmogb** contains an implementation of the Gb interface with its\n  NS/BSSGP protocols\n* **libosmocodec** contains an implementation of GSM voice codecs\n* **libosmocoding** contains an implementation of GSM channel coding\n* **libosmosim** contains infrastructure to interface SIM/UICC/USIM cards\n\n\nHomepage\n--------\n\nThe official homepage of the project is\n\u003chttps://osmocom.org/projects/libosmocore/wiki/Libosmocore\u003e\n\nGIT Repository\n--------------\n\nYou can clone from the official libosmocore.git repository using\n\n\tgit clone https://gitea.osmocom.org/osmocom/libosmocore\n\nThere is a web interface at \u003chttps://gitea.osmocom.org/osmocom/libosmocore\u003e\n\nDocumentation\n-------------\n\nDoxygen-generated API documentation is generated during the build\nprocess, but also available online for each of the sub-libraries at\n\u003chttps://ftp.osmocom.org/api/latest/libosmocore/\u003e\n\nMailing List\n------------\n\nDiscussions related to libosmocore are happening on the\nopenbsc@lists.osmocom.org mailing list, please see\n\u003chttps://lists.osmocom.org/mailman/listinfo/openbsc\u003e for subscription\noptions and the list archive.\n\nPlease observe the [Osmocom Mailing List\nRules](https://osmocom.org/projects/cellular-infrastructure/wiki/Mailing_List_Rules)\nwhen posting.\n\nContributing\n------------\n\nOur coding standards are described at\n\u003chttps://osmocom.org/projects/cellular-infrastructure/wiki/Coding_standards\u003e\n\nWe use a Gerrit based patch submission/review process for managing\ncontributions.  Please see\n\u003chttps://osmocom.org/projects/cellular-infrastructure/wiki/Gerrit\u003e for\nmore details\n\nThe current patch queue for libosmocore can be seen at\n\u003chttps://gerrit.osmocom.org/#/q/project:libosmocore+status:open\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosmocom%2Flibosmocore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosmocom%2Flibosmocore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosmocom%2Flibosmocore/lists"}