{"id":41782372,"url":"https://github.com/cstockton/safer","last_synced_at":"2026-01-25T04:04:26.974Z","repository":{"id":57600430,"uuid":"86176459","full_name":"cstockton/safer","owner":"cstockton","description":"Package safer provides safer access to unsafe operations by providing simple functions with high test coverage that will never panic, instead returning zero values.","archived":false,"fork":false,"pushed_at":"2017-05-12T20:50:06.000Z","size":6,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-14T17:54:43.379Z","etag":null,"topics":["experimental","go","reflect","reflection","unsafe","unsafe-code"],"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/cstockton.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":"2017-03-25T17:42:35.000Z","updated_at":"2025-05-29T06:47:31.000Z","dependencies_parsed_at":"2022-08-24T14:40:26.473Z","dependency_job_id":null,"html_url":"https://github.com/cstockton/safer","commit_stats":null,"previous_names":["cstockton/go-safer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cstockton/safer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cstockton%2Fsafer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cstockton%2Fsafer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cstockton%2Fsafer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cstockton%2Fsafer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cstockton","download_url":"https://codeload.github.com/cstockton/safer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cstockton%2Fsafer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28742983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T02:46:29.005Z","status":"ssl_error","status_checked_at":"2026-01-25T02:44:29.968Z","response_time":113,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["experimental","go","reflect","reflection","unsafe","unsafe-code"],"created_at":"2026-01-25T04:04:26.315Z","updated_at":"2026-01-25T04:04:26.960Z","avatar_url":"https://github.com/cstockton.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go Package: safer\n\n  [![GoDoc](http://img.shields.io/badge/go-documentation-blue.svg?style=flat-square)](http://godoc.org/github.com/cstockton/go-safer)\n  [![Go Report Card](https://goreportcard.com/badge/github.com/cstockton/go-safer?style=flat-square)](https://goreportcard.com/report/github.com/cstockton/go-safer)\n  [![Coverage Status](https://img.shields.io/codecov/c/github/cstockton/go-safer/master.svg?style=flat-square)](https://codecov.io/github/cstockton/go-safer?branch=master)\n  [![Build Status](http://img.shields.io/travis/cstockton/go-safer.svg?style=flat-square)](https://travis-ci.org/cstockton/go-safer)\n  [![License](http://img.shields.io/badge/license-mit-blue.svg?style=flat-square)](https://raw.githubusercontent.com/cstockton/go-safer/master/LICENSE)\n\n\n# About\n\nPackage safer provides safer access to unsafe operations by providing simple\nfunctions with high test coverage that will never panic, instead returning\nzero values.\n\nPrimary motivation was KindOf which gives a 30x performance improvement against\nthe same operation in the reflect package. Useful when you only need to know\nthe underlying kind, not manipulate the value directly.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcstockton%2Fsafer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcstockton%2Fsafer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcstockton%2Fsafer/lists"}