Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swaggest/go-json-schema-bench
Correctness and performance benchmark of Go JSON schema validators
https://github.com/swaggest/go-json-schema-bench
golang json-schema jsonschema performance-analysis
Last synced: about 4 hours ago
JSON representation
Correctness and performance benchmark of Go JSON schema validators
- Host: GitHub
- URL: https://github.com/swaggest/go-json-schema-bench
- Owner: swaggest
- License: mit
- Created: 2020-10-08T06:35:04.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-25T15:19:01.000Z (over 3 years ago)
- Last Synced: 2023-08-05T18:21:45.146Z (over 1 year ago)
- Topics: golang, json-schema, jsonschema, performance-analysis
- Language: Go
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Benchmarking correctness and performance of Go JSON schema validators
[Blog post](https://dev.to/vearutop/benchmarking-correctness-and-performance-of-go-json-schema-validators-3247).