go-ordered-json icon indicating copy to clipboard operation
go-ordered-json copied to clipboard

A fork of the golang encoding/json package to support ordered JSON decoding/encoding

Results 1 go-ordered-json issues
Sort by recently updated
recently updated
newest added

I'm currently using your library to aid with message signature verification via a hash from a legacy system, where reconstructing the original structure in the exact same order is paramount....