fastjson

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

Fastjson Alternatives

Similar projects and alternatives to fastjson

  1. chi

    103 fastjson VS chi

    lightweight, idiomatic and composable router for building Go HTTP services

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. Testify

    A toolkit with common assertions and mocks that plays nicely with the standard library

  4. oapi-codegen

    Generate Go client and server boilerplate from OpenAPI 3 specifications

  5. GJSON

    Get JSON values quickly - JSON parser for Go

  6. fasthttp

    Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http

  7. sonic

    24 fastjson VS sonic

    A blazingly fast JSON serializing & deserializing library (by bytedance)

  8. jsonparser

    One of the fastest alternative JSON parser for Go that does not require schema

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. easyjson

    Fast JSON serializer for golang.

  11. jsondiff

    Compute the diff between two JSON documents as a series of RFC6902 (JSON Patch) operations

  12. meetings

    WebAssembly meetings (VC or in-person), agendas, and notes

  13. gabs

    8 fastjson VS gabs

    For parsing, creating and editing unknown or dynamic JSON in Go

  14. marshmallow

    Marshmallow provides a flexible and performant JSON unmarshalling in Go. It specializes in dealing with unstructured struct - when some fields are known and some aren't, with zero performance overhead nor extra coding needed. (by PerimeterX)

  15. ojg

    Optimized JSON for Go

  16. mapslice-json

    Go MapSlice for ordered marshal/ unmarshal of maps in JSON

  17. msgp

    6 fastjson VS msgp

    A Go code generator for MessagePack / msgpack.org[Go]

  18. go-perfbook

    Thoughts on Go performance optimization

  19. jsonic

    All you need with JSON

  20. wasi-sockets

    WASI API proposal for managing sockets

  21. ffjson

    faster JSON serialization for Go

  22. epoch

    Contains primitives for marshaling/unmarshaling Unix timestamp/epoch to/from built-in time.Time type in JSON (by vtopc)

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better fastjson alternative or higher similarity.

fastjson discussion

Log in or Post with

fastjson reviews and mentions

Posts with mentions or reviews of fastjson. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-29.

Stats

Basic fastjson repo stats
18
2,342
0.0
12 months ago

valyala/fastjson is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of fastjson is Go.


Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that Go is
the 4th most popular programming language
based on number of references?