{"id":26231019,"url":"https://github.com/wesleyel/cmux","last_synced_at":"2025-06-23T09:34:57.353Z","repository":{"id":248822336,"uuid":"829885678","full_name":"wesleyel/cmux","owner":"wesleyel","description":"This lib allows you to parse and generate GSM 07.10 Frames.","archived":false,"fork":false,"pushed_at":"2024-08-29T09:16:31.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-13T09:07:36.543Z","etag":null,"topics":["cmux","modem"],"latest_commit_sha":null,"homepage":"https://docs.rs/cmux/latest/cmux/types/index.html","language":"Rust","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/wesleyel.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":"2024-07-17T07:29:16.000Z","updated_at":"2024-08-29T09:16:35.000Z","dependencies_parsed_at":"2024-07-19T14:12:40.638Z","dependency_job_id":"14a922aa-9643-4370-ac7b-8616484c68ea","html_url":"https://github.com/wesleyel/cmux","commit_stats":null,"previous_names":["magicwenli/gsm0710","snowmemo/cmux","wesleyel/cmux","magicwenli/cmux"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/wesleyel/cmux","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesleyel%2Fcmux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesleyel%2Fcmux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesleyel%2Fcmux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesleyel%2Fcmux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wesleyel","download_url":"https://codeload.github.com/wesleyel/cmux/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesleyel%2Fcmux/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261453269,"owners_count":23160477,"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":["cmux","modem"],"created_at":"2025-03-12T23:18:06.651Z","updated_at":"2025-06-23T09:34:52.342Z","avatar_url":"https://github.com/wesleyel.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CMUX\n\nThis lib allows you to parse and generate GSM 07.10 Frames.\n\n## Usage\n\n\u003c!-- USAGE_START --\u003e\n```plainstext\nA library for parsing GSM 07.10 Frame\n\nUsage: cmux \u003cCOMMAND\u003e\n\nCommands:\n  generate  Generate GSM 07.10 Frame by given address, control and content field [aliases: g]\n  parse     Parse a byte array to GSM 07.10 Frame [aliases: p]\n  help      Print this message or the help of the given subcommand(s)\n\nOptions:\n  -h, --help     Print help\n  -V, --version  Print version\n```\n\u003c!-- USAGE_END --\u003e\n\n### Generate\n\n\u003c!-- USAGE_GEN_START --\u003e\n```plainstext\nGenerate GSM 07.10 Frame by given address, control and content field\n\nUsage: cmux generate [OPTIONS] \u003cCONTENT\u003e\n\nArguments:\n  \u003cCONTENT\u003e  content field\n\nOptions:\n  -a, --address \u003cADDRESS\u003e  address field [default: 7]\n  -c, --control \u003cCONTROL\u003e  control field [default: EF]\n  -h, --help               Print help\n```\n\u003c!-- USAGE_GEN_END --\u003e\n\n### Parse\n\n\u003c!-- USAGE_PAR_START --\u003e\n```plainstext\nParse a byte array to GSM 07.10 Frame\n\nUsage: cmux parse [HEXSTRING]\n\nArguments:\n  [HEXSTRING]  Bytes array like string. Example: \"F9010203F9 F9010203F9\"\n\nOptions:\n  -h, --help  Print help\n```\n\u003c!-- USAGE_PAR_END --\u003e\n\n## References\n\n- [n_gsm kernel module](https://docs.kernel.org/driver-api/tty/n_gsm.html)\n- [GSM 07.10 multiplexing protocol](https://www.3gpp.org/ftp/Specs/archive/07_series/07.10/0710-720.zip)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwesleyel%2Fcmux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwesleyel%2Fcmux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwesleyel%2Fcmux/lists"}