segmentio / encoding
Go package containing implementations of efficient encoding, decoding, and validation APIs.
☆995Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for encoding
- Mocking your SQL database in Go tests has never been easier.☆840Updated 2 weeks ago
- A refactoring tool for Go☆668Updated 5 months ago
- Flags-first package for configuration☆1,378Updated 4 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆815Updated 9 months ago
- Package httpsnoop provides an easy way to capture http related metrics (i.e. response time, bytes written, and http status code) from you…☆1,037Updated 2 weeks ago
- dque is a fast, embedded, durable queue for Go☆764Updated 2 weeks ago
- This package provides the ability to encode golang structs to a buffer as JSON very quickly.☆736Updated 11 months ago
- experimental new HTTP client API for #golang (WIP)☆584Updated 5 years ago
- Pprof made easy at development time for Go☆751Updated 4 years ago
- Error handling library with readable stack traces and flexible formatting support 🎆☆1,499Updated last year
- Tool to detect Go structs that would take less memory if their fields were sorted.☆536Updated last year
- Arbitrary-precision decimals for Go☆681Updated 2 months ago
- A Go metrics interface with fast buffered metrics and third party reporters☆850Updated 3 months ago
- An efficient JSON decoder☆423Updated last year
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,820Updated 11 months ago
- Molecule is a Go library for parsing protobufs in an efficient and zero-allocation manner.☆406Updated 5 months ago
- Goroutine Leak Detector☆1,039Updated 4 years ago
- A universal mechanism to manage goroutine lifecycles☆1,549Updated 6 months ago
- Package throttled implements rate limiting access to resources such as HTTP endpoints.☆1,508Updated last year
- Get hash values for arbitrary values in Go (golang).☆753Updated last year
- A supersonic rate limiting package for Go with HTTP middleware.☆550Updated 2 months ago
- A tool to analyze and troubleshoot a Go binary size.☆1,693Updated 6 months ago
- Using brotli compression to embed static files in Go.☆530Updated 3 years ago
- Make temporary edits to your Go module dependencies☆897Updated 3 years ago
- Diodes are ring buffers manipulated via atomics.☆463Updated this week
- Selected Go-internal packages factored out from the standard library☆875Updated last month
- Immutable collections for Go☆713Updated last year
- Go channels at horizontal scale (powered by message queues)☆1,544Updated 2 years ago
- Type-safe, zero-allocation sets for Go☆810Updated 4 years ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆363Updated last year