{"id":16442998,"url":"https://github.com/skyzh/serialpb","last_synced_at":"2025-10-08T00:55:21.254Z","repository":{"id":85472460,"uuid":"222074530","full_name":"skyzh/serialpb","owner":"skyzh","description":"Reliable packet transmission over serial interface","archived":false,"fork":false,"pushed_at":"2019-11-27T03:58:41.000Z","size":19,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-26T04:44:30.521Z","etag":null,"topics":["cmake","cpp","gtest","serial"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/skyzh.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-16T09:15:09.000Z","updated_at":"2021-03-21T23:59:03.000Z","dependencies_parsed_at":"2023-03-11T09:30:16.564Z","dependency_job_id":null,"html_url":"https://github.com/skyzh/serialpb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/skyzh/serialpb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyzh%2Fserialpb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyzh%2Fserialpb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyzh%2Fserialpb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyzh%2Fserialpb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skyzh","download_url":"https://codeload.github.com/skyzh/serialpb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyzh%2Fserialpb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278872152,"owners_count":26060524,"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-10-07T02:00:06.786Z","response_time":59,"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":["cmake","cpp","gtest","serial"],"created_at":"2024-10-11T09:19:13.602Z","updated_at":"2025-10-08T00:55:21.239Z","avatar_url":"https://github.com/skyzh.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# serialpb\n\nA protocol made for reliable serial packet transmission.\n\n## Layout\n\nMost significant bit indicates mode. Control mode = 1, Transmission mode = 0.\n\n### Control Mode (1xxxxxxx)\n\n`0xFF` = new transaction\n\n### Transmission Mode (0xxxxxxx)\n\nMost significant bit is 0. Other 7 bits transmit data. Every 8 bits received\nwill be concatenated into a byte. When entering control mode, extra bits\nwill be ignored.\n\n## Todo\n\n- [ ] add tests for serial not available","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskyzh%2Fserialpb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskyzh%2Fserialpb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskyzh%2Fserialpb/lists"}