goccy / go-json
Fast JSON encoder/decoder compatible with encoding/json for Go
β3,073Updated 3 months ago
Related projects β
Alternatives and complementary repositories for go-json
- π Visualise your Go program runtime metrics in real time in the browserβ3,214Updated 6 months ago
- βοΈ A complete Go cache library that brings you multiple ways of managing your cachesβ2,468Updated last month
- Package for comparing Go values in testsβ4,209Updated 2 weeks ago
- Simple golang library for retry mechanismβ2,441Updated 2 months ago
- A stricter gofmtβ3,325Updated 2 months ago
- Goroutine leak detectorβ4,552Updated last month
- SQL builder and query library for golangβ2,397Updated 5 months ago
- Go Humans! (formatters for units to human friendly sizes)β4,351Updated 7 months ago
- A reflection based dependency injection toolkit for Go.β3,922Updated 2 months ago
- Translate your Go program into multiple languages.β3,010Updated 3 weeks ago
- Pure Go Redis server for Go unittestsβ3,088Updated last month
- Jennifer is a code generator for Goβ3,368Updated 2 months ago
- A simple, battle-tested and generic set type for the Go language. Trusted by Docker, 1Password, Ethereum and Hashicorp.β4,206Updated 3 months ago
- An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language conβ¦β3,750Updated 7 months ago
- A FileSystem Abstraction System for Goβ5,960Updated 3 months ago
- Fluent SQL generation for golangβ6,978Updated 6 months ago
- Fast JSON parser and validator for Go. No custom structs, no code generation, no reflectionβ2,285Updated 8 months ago
- Go error library with error portability over the networkβ2,108Updated 2 months ago
- Go library for decoding generic map values into native Go structures and vice versa.β7,905Updated 4 months ago
- xid is a globally unique id generator thought for the webβ3,942Updated this week
- Automatically set GOMAXPROCS to match Linux container CPU quota.β4,153Updated last month
- Minimal and idiomatic WebSocket library for Goβ3,910Updated this week
- SQL-first Golang ORMβ3,765Updated this week
- Mergo: merging Go structs and maps since 2013β2,884Updated 2 months ago
- A high performance memory-bound Go cacheβ5,640Updated last week
- π Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.β1,965Updated 2 months ago
- Implements a deep pretty printer for Go data structures to aid in debugging