{"id":20544475,"url":"https://github.com/merlin04/ocaml-cobs","last_synced_at":"2026-04-21T14:04:17.821Z","repository":{"id":242427552,"uuid":"809517698","full_name":"Merlin04/ocaml-cobs","owner":"Merlin04","description":"Consistent Overhead Byte Stuffing (COBS) encoding and decoding in OCaml","archived":false,"fork":false,"pushed_at":"2024-06-09T06:28:54.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-16T15:46:59.384Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"OCaml","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/Merlin04.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":"2024-06-02T22:51:38.000Z","updated_at":"2024-06-30T15:11:12.000Z","dependencies_parsed_at":"2024-06-09T07:35:48.511Z","dependency_job_id":null,"html_url":"https://github.com/Merlin04/ocaml-cobs","commit_stats":null,"previous_names":["merlin04/ocaml-cobs"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Merlin04%2Focaml-cobs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Merlin04%2Focaml-cobs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Merlin04%2Focaml-cobs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Merlin04%2Focaml-cobs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Merlin04","download_url":"https://codeload.github.com/Merlin04/ocaml-cobs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242150752,"owners_count":20080006,"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":[],"created_at":"2024-11-16T01:47:15.016Z","updated_at":"2026-04-21T14:04:17.750Z","avatar_url":"https://github.com/Merlin04.png","language":"OCaml","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `ocaml-cobs`\n\nThis OCaml library implements a Consistent Overhead Byte Stuffing (COBS) encoder and decoder. COBS is a useful encoding for framing packets in binary streams; it transforms a sequence of bytes to not contain a given delimiter (typically `0x00`), allowing you to use that delimiter to separate packets in your stream. It has a consistently low overhead which makes it good for real-time applications.\n\nFor more information about the COBS algorithm, see [this Wikipedia article](https://en.wikipedia.org/wiki/Consistent_Overhead_Byte_Stuffing).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmerlin04%2Focaml-cobs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmerlin04%2Focaml-cobs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmerlin04%2Focaml-cobs/lists"}