mailru/easyjson

Fast JSON serializer for golang.

62
/ 100
Established

This is a tool for Go developers who work with JSON data in their applications. It helps you convert Go data structures into JSON text and vice-versa, taking your Go structs as input and producing highly optimized Go code that handles the JSON conversion. Developers use this to make their applications much faster and more efficient when dealing with JSON.

4,867 stars. Actively maintained with 1 commit in the last 30 days.

Use this if you are a Go developer building an application that frequently serializes or deserializes JSON and you need to maximize performance and minimize memory usage.

Not ideal if you are a beginner Go developer or your application's JSON processing demands are not performance-critical, as it requires an extra code generation step.

backend-development API-integration data-serialization Go-programming performance-optimization
No Package No Dependents
Maintenance 16 / 25
Adoption 10 / 25
Maturity 16 / 25
Community 20 / 25

How are scores calculated?

Stars

4,867

Forks

453

Language

Go

License

MIT

Last pushed

Mar 14, 2026

Commits (30d)

1

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/mailru/easyjson"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.