{"id":20355206,"url":"https://github.com/utahta/go-validator","last_synced_at":"2025-04-12T02:43:56.689Z","repository":{"id":57480913,"uuid":"145873079","full_name":"utahta/go-validator","owner":"utahta","description":"Data validation library for Go","archived":false,"fork":false,"pushed_at":"2019-11-24T01:34:01.000Z","size":159,"stargazers_count":17,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T22:22:22.705Z","etag":null,"topics":["go","go-validator","golang","validation","validator"],"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/utahta.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2018-08-23T15:31:00.000Z","updated_at":"2023-02-15T21:51:06.000Z","dependencies_parsed_at":"2022-09-26T17:41:24.736Z","dependency_job_id":null,"html_url":"https://github.com/utahta/go-validator","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utahta%2Fgo-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utahta%2Fgo-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utahta%2Fgo-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utahta%2Fgo-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/utahta","download_url":"https://codeload.github.com/utahta/go-validator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248507947,"owners_count":21115722,"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":["go","go-validator","golang","validation","validator"],"created_at":"2024-11-14T23:11:41.277Z","updated_at":"2025-04-12T02:43:56.662Z","avatar_url":"https://github.com/utahta.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-validator\n\n[![GoDoc Reference](https://godoc.org/github.com/utahta/go-validator?status.svg)](http://godoc.org/github.com/utahta/go-validator)\n[![CircleCI](https://circleci.com/gh/utahta/go-validator.svg?style=svg)](https://circleci.com/gh/utahta/go-validator)\n[![codecov](https://codecov.io/gh/utahta/go-validator/branch/master/graph/badge.svg)](https://codecov.io/gh/utahta/go-validator)\n[![Go Report Card](https://goreportcard.com/badge/github.com/utahta/go-validator)](https://goreportcard.com/report/github.com/utahta/go-validator)\n[![GitHub release](https://img.shields.io/github/release/utahta/go-validator.svg)](https://github.com/utahta/go-validator/releases)\n\ngo-validator is a data validation library for Go.\n\n# Installation\n\n```sh\ngo get -u github.com/utahta/go-validator\n```\n\n# Benchmarks\n\n3.2 GHz Intel Core i7, 64 GB 2667 MHz DDR4\n```go\ngoos: darwin\ngoarch: amd64\npkg: github.com/utahta/go-validator\nBenchmarkValidateVarSuccess-12                          30000000                58.0 ns/op             0 B/op          0 allocs/op\nBenchmarkValidateVarParallelSuccess-12                  100000000               12.3 ns/op             0 B/op          0 allocs/op\nBenchmarkValidateStructSuccess-12                       10000000               184 ns/op               0 B/op          0 allocs/op\nBenchmarkValidateStructParallelSuccess-12               50000000                37.1 ns/op             0 B/op          0 allocs/op\nBenchmarkValidateStructComplexSuccess-12                 1000000              1112 ns/op              32 B/op          3 allocs/op\nBenchmarkValidateStructComplexParallelSuccess-12        10000000               222 ns/op              32 B/op          3 allocs/op\nBenchmarkValidateVarFailure-12                          10000000               187 ns/op             224 B/op          3 allocs/op\nBenchmarkValidateStructComplexFailure-12                  500000              3740 ns/op            3760 B/op         60 allocs/op\nBenchmarkValidateStructComplexParallelFailure-12         1000000              1117 ns/op            3760 B/op         60 allocs/op\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Futahta%2Fgo-validator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Futahta%2Fgo-validator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Futahta%2Fgo-validator/lists"}