{"id":16092308,"url":"https://github.com/alecthomas/unsafeslice","last_synced_at":"2025-04-06T15:13:17.428Z","repository":{"id":57489033,"uuid":"10744627","full_name":"alecthomas/unsafeslice","owner":"alecthomas","description":"Unsafe zero-copy slice casts for Go","archived":false,"fork":false,"pushed_at":"2024-11-23T14:49:51.000Z","size":8,"stargazers_count":37,"open_issues_count":3,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-30T13:10:15.320Z","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":"2013-06-17T18:59:33.000Z","updated_at":"2024-12-13T21:13:21.000Z","dependencies_parsed_at":"2023-12-02T02:28:34.239Z","dependency_job_id":"dd506ee9-38ee-4c6e-949c-ec0570eba7cc","html_url":"https://github.com/alecthomas/unsafeslice","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Funsafeslice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Funsafeslice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Funsafeslice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Funsafeslice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alecthomas","download_url":"https://codeload.github.com/alecthomas/unsafeslice/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247500469,"owners_count":20948880,"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:56.723Z","updated_at":"2025-04-06T15:13:17.408Z","avatar_url":"https://github.com/alecthomas.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Unsafe zero-copy slice casts for Go\n\nConvenience functions for casting raw bytes to typed arrays without copying.\n\nUsage:\n\n```go\nb := []byte{1, 2, 3, 4}\nv := unsafeslice.Uint32SliceFromByteSlice(b)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falecthomas%2Funsafeslice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falecthomas%2Funsafeslice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falecthomas%2Funsafeslice/lists"}