This repo aims to benchmark the performance of popular validation libraries in Golang. The repo is still quite barebones but we will add more tests and libraries as we go.
Benchmark results are stored in /benchs/{library}/version/*.txt
.
├── packages
│ ├── ozzo
│ ├── validator
│ ├── govalidator
│ └── zog