# valyala/fastjson

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/valyala-fastjson).**

_How this analysis was created: the description and tags below were written by an AI model that read this project's README and public documentation pages; stars, license and language come straight from the GitHub API. The model does not read the source code._

2,458 stars · 154 forks · Go · MIT

## Links

- GitHub: https://github.com/valyala/fastjson
- awesome-repositories: https://awesome-repositories.com/repository/valyala-fastjson.md

## Topics

`fast` `go` `golang` `json` `json-parser` `json-validation`

## Description

Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection

## Tags

### Part of an Awesome List

- [JSON Processing](https://awesome-repositories.com/f/awesome-lists/data/json-processing.md) — Fast JSON parser.
