{"id":16092299,"url":"https://github.com/alecthomas/binary","last_synced_at":"2025-08-01T04:44:08.019Z","repository":{"id":16538002,"uuid":"19291398","full_name":"alecthomas/binary","owner":"alecthomas","description":"General purpose binary encoder/decoder","archived":false,"fork":false,"pushed_at":"2023-12-02T07:16:37.000Z","size":17,"stargazers_count":48,"open_issues_count":2,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-31T22:01:58.256Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/alecthomas.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":"2014-04-29T21:02:51.000Z","updated_at":"2024-10-16T16:37:04.000Z","dependencies_parsed_at":"2024-06-18T15:25:32.443Z","dependency_job_id":"69a5f498-34b1-4702-8956-71ce488cdbd9","html_url":"https://github.com/alecthomas/binary","commit_stats":{"total_commits":19,"total_committers":7,"mean_commits":"2.7142857142857144","dds":0.5789473684210527,"last_synced_commit":"9b43cc962409bfe1cc7d0fbd66f9118c234d5197"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fbinary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fbinary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fbinary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fbinary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alecthomas","download_url":"https://codeload.github.com/alecthomas/binary/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253673321,"owners_count":21945584,"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-10-09T16:06:55.300Z","updated_at":"2025-05-12T04:21:45.925Z","avatar_url":"https://github.com/alecthomas.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Compact binary encoding for Go\n\nThe Go standard library package\n[encoding/binary](http://golang.org/pkg/encoding/binary/) provides\nencoding/decoding of *fixed-size* Go values or slices of same. This package\nextends support to arbitrary, variable-sized values by prefixing these values\nwith their varint-encoded size, recursively. It expects the encoded type and\ndecoded type to match exactly and makes no attempt to reconcile or check for\nany differences.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falecthomas%2Fbinary","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falecthomas%2Fbinary","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falecthomas%2Fbinary/lists"}