Go package containing implementations of encoders and decoders for various data formats. At Segment, we do a lot of marshaling and unmarshaling of data when sending, queuing, or storing messages. The resources we need to provision on the infrastructure are directly related to the type and amount of data that we are processing. At the scale we operate at, the tools we choose to build programs can have a large impact on the efficiency of our systems. It is important to explore alternative approaches when we reach the limits of the code we use. This package has no dependencies outside of the core runtime of Go. It requires a recent version of Go.
Features
- This package has no dependencies outside of the core runtime of Go
- It requires a recent version of Go
- The json sub-package provides a re-implementation of the functionalities offered by the standard library's encoding/json package
- Implementations of encoders and decoders for various data formats
- Efficient encoding, decoding, and validation APIs
Categories
JSONLicense
MIT LicenseFollow encoding
Other Useful Business Software
$300 in Free Credit Towards Top Cloud Services
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of encoding!