{"id":20619807,"url":"https://github.com/zedseven/bch","last_synced_at":"2025-07-31T11:06:29.375Z","repository":{"id":57510260,"uuid":"237538789","full_name":"zedseven/bch","owner":"zedseven","description":"An implementation of Bose-Chaudhuri-Hocquenghem codes and error-checking in Go.","archived":false,"fork":false,"pushed_at":"2020-07-06T09:33:11.000Z","size":68,"stargazers_count":17,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-15T12:16:48.643Z","etag":null,"topics":["bch","bch-codes","bose-chaudhuri-hocquenghem","error-correcting-codes","go","golang"],"latest_commit_sha":null,"homepage":"","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/zedseven.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}},"created_at":"2020-02-01T00:21:31.000Z","updated_at":"2025-03-29T20:55:59.000Z","dependencies_parsed_at":"2022-09-26T17:01:03.166Z","dependency_job_id":null,"html_url":"https://github.com/zedseven/bch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zedseven/bch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zedseven%2Fbch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zedseven%2Fbch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zedseven%2Fbch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zedseven%2Fbch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zedseven","download_url":"https://codeload.github.com/zedseven/bch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zedseven%2Fbch/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268026303,"owners_count":24183392,"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-07-31T02:00:08.723Z","response_time":66,"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":["bch","bch-codes","bose-chaudhuri-hocquenghem","error-correcting-codes","go","golang"],"created_at":"2024-11-16T12:12:34.739Z","updated_at":"2025-07-31T11:06:28.876Z","avatar_url":"https://github.com/zedseven.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bch\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![GoDoc](https://godoc.org/github.com/zedseven/bch?status.svg)](https://godoc.org/github.com/zedseven/bch)\n\nAn implementation of binary Bose-Chaudhuri-Hocquenghem (BCH) codes and error-checking in Go.\n\n## Using the package\nTo include it in a project, simply use:\n```go\nimport \"github.com/zedseven/bch\"\n```\n\nSee [the GoDoc manual](https://godoc.org/github.com/zedseven/bch) for documentation.\n\n## An important note\nPlease note I did not write the basis of this package - I ported it over from [an excellent example in C on ECCPage](http://www.eccpage.com/bch3.c).\nI did, however, clean it up and build the rest of the package around the rudimentary example.\nCredit goes to Robert Morelos-Zaragoza for the base code.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzedseven%2Fbch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzedseven%2Fbch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzedseven%2Fbch/lists"}