Fast Color JSON Marshaller + Pretty Printer for Golang
-
Updated
Feb 26, 2023 - Go
Fast Color JSON Marshaller + Pretty Printer for Golang
Generic friendly and context aware flat file marshaller and unmarshaller.
Very fast binary marshaller to struct and back
An abstraction for Go's encoding/json that abstracts 2-pass encoding into a single pass similar to encoding/gob.
Marshaltap is a tiny tap that can improve performance of marshallers effectively by reduction of memory allocations
Provides custom JSON v2 marshaling and unmarshaling functions for specific data types, e.g. JSON encoding and decoding for types like time.Duration and url.URL.
easy-to-use json marshaller library. no more structures, json tags, map[string]interface.
A light weight Go package that marshals & unmarshals CSV records(slice of slice of strings) to/from CSV entries(slice of structs).
Add a description, image, and links to the marshaller topic page so that developers can more easily learn about it.
To associate your repository with the marshaller topic, visit your repo's landing page and select "manage topics."