Go Deserialization

Open-source Go projects categorized as Deserialization

Top 6 Go Deserialization Projects

  • jsoniter

    A high-performance 100% compatible drop-in replacement of "encoding/json" (by json-iterator)

  • Project mention: Handling high-traffic HTTP requests with JSON payloads | /r/golang | 2023-12-07

    Since most of the time would be spent decoding json, you could try to cut this time using https://github.com/bytedance/sonic or https://github.com/json-iterator/go, both are drop-in replacements for the stdlib, sonic is faster.

  • pagser

    Pagser is a simple, extensible, configurable parse and deserialize html page to struct based on goquery and struct tags for golang crawler

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • parco

    🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics

  • polyglot

    A high-performance serialization framework used for encoding and decoding arbitrary datastructures across languages. (by loopholelabs)

  • epoch

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

  • csvdecoder

    Go library for parsing and deserialising CSV files into Go objects

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go Deserialization related posts

  • GitHub - sonirico/parco: 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics

    1 project | /r/golang | 27 Aug 2022
  • GitHub - sonirico/parco: 🏇🏻 tiny binary parser and compiler to create on demand parsers and compilers, powered by Go 1.18+ Generics

    1 project | /r/golang | 6 Aug 2022
  • Yet another CSV parsing library

    1 project | /r/golang | 4 Apr 2021

Index

What are some of the best open-source Deserialization projects in Go? This list will help you:

Project Stars
1 jsoniter 13,100
2 pagser 100
3 parco 60
4 polyglot 39
5 epoch 14
6 csvdecoder 10

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com