segmentio / encoding
Go package containing implementations of efficient encoding, decoding, and validation APIs.
☆1,003Updated 5 months ago
Alternatives and similar repositories for encoding:
Users that are interested in encoding are comparing it to the libraries listed below
- Mocking your SQL database in Go tests has never been easier.☆847Updated 2 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆820Updated last year
- A Go metrics interface with fast buffered metrics and third party reporters☆870Updated 3 weeks ago
- A refactoring tool for Go☆673Updated last month
- Immutable collections for Go☆718Updated last year
- dque is a fast, embedded, durable queue for Go☆782Updated 6 months ago
- Quick helpers for testing Go applications☆529Updated last year
- Arbitrary-precision decimals for Go☆724Updated 8 months ago
- An efficient JSON decoder☆425Updated last year
- Selected Go-internal packages factored out from the standard library☆914Updated 2 weeks ago
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,362Updated last year
- Package httpsnoop provides an easy way to capture http related metrics (i.e. response time, bytes written, and http status code) from you…☆1,078Updated 6 months ago
- Error handling library with readable stack traces and flexible formatting support 🎆☆1,615Updated 3 weeks ago
- Make temporary edits to your Go module dependencies☆898Updated 3 years ago
- Get hash values for arbitrary values in Go (golang).☆757Updated 2 years ago
- Type-safe, zero-allocation sets for Go☆815Updated 5 years ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆366Updated 2 years ago
- Goroutine Leak Detector☆1,044Updated 4 years ago
- Go execution trace frontend☆1,246Updated last month
- A universal mechanism to manage goroutine lifecycles☆1,594Updated last year
- This package provides the ability to encode golang structs to a buffer as JSON very quickly.☆735Updated last year
- Pprof made easy at development time for Go☆757Updated 4 years ago
- An immutable radix tree implementation in Golang☆1,035Updated last week
- experimental new HTTP client API for #golang (WIP)☆586Updated 6 years ago
- Litter is a pretty printer library for Go data structures to aid in debugging and testing.☆1,570Updated 2 months ago
- Golang errors with stack trace and source fragments.☆1,078Updated 10 months ago
- Package throttled implements rate limiting access to resources such as HTTP endpoints.☆1,539Updated 3 months ago
- A high-performance, arbitrary-precision, floating-point decimal library.☆547Updated last year
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated last year
- Attach hooks to any database/sql driver☆654Updated 9 months ago