{"id":22409782,"url":"https://github.com/go-faster/xor","last_synced_at":"2025-07-31T20:31:17.311Z","repository":{"id":40278191,"uuid":"321054579","full_name":"go-faster/xor","owner":"go-faster","description":"xor byte slices","archived":false,"fork":false,"pushed_at":"2024-11-25T22:11:14.000Z","size":171,"stargazers_count":15,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-11-25T23:21:50.814Z","etag":null,"topics":["faster","go","golang","xor"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/go-faster.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":".github/SECURITY.md","support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-12-13T12:01:01.000Z","updated_at":"2024-11-25T22:11:12.000Z","dependencies_parsed_at":"2024-02-12T23:27:30.452Z","dependency_job_id":"84ff7768-5660-41bd-a822-c5e2109269d1","html_url":"https://github.com/go-faster/xor","commit_stats":{"total_commits":61,"total_committers":3,"mean_commits":"20.333333333333332","dds":"0.29508196721311475","last_synced_commit":"029bb96cff8e324d49a52d4c61075ee5e671f218"},"previous_names":["gotd/xor"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-faster%2Fxor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-faster%2Fxor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-faster%2Fxor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-faster%2Fxor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-faster","download_url":"https://codeload.github.com/go-faster/xor/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228295594,"owners_count":17897596,"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":["faster","go","golang","xor"],"created_at":"2024-12-05T12:09:42.413Z","updated_at":"2024-12-05T12:09:42.984Z","avatar_url":"https://github.com/go-faster.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xor [![Go Reference](https://img.shields.io/badge/go-pkg-00ADD8)](https://pkg.go.dev/github.com/go-faster/xor#section-documentation) [![codecov](https://img.shields.io/codecov/c/github/go-faster/xor?label=cover)](https://codecov.io/gh/go-faster/xor) [![stable](https://img.shields.io/badge/-stable-brightgreen)](https://go-faster.org/docs/projects/status#stable)\n\nPackage xor implements XOR operations on byte slices.\nExtracted from [crypto/cipher](https://golang.org/src/crypto/cipher/xor_generic.go).\n```console\ngo get github.com/go-faster/xor\n```\n```go\nxor.Bytes(dst, a, b)\n```\n**Ref:** [#30553](https://github.com/golang/go/issues/30553) as rejected proposal to provide XOR in go stdlib\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgo-faster%2Fxor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgo-faster%2Fxor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgo-faster%2Fxor/lists"}