go-json-experiment / jsonLinks
Experimental implementation of a proposed v2 encoding/json package
☆536Updated 3 months ago
Alternatives and similar repositories for json
Users that are interested in json are comparing it to the libraries listed below
Sorting:
- GCI, a tool that control golang package import order and make it always deterministic.☆543Updated 6 months ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆598Updated last week
- A Go tool to auto generate methods for your enums☆507Updated last week
- Selected Go-internal packages factored out from the standard library☆958Updated 9 months ago
- Moved to https://codeberg.org/polyfloyd/go-errorlint☆311Updated 3 months ago
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆436Updated last year
- A collection of packages to augment the go testing package and support common patterns.☆578Updated 11 months ago
- Generic resource pool for Go☆406Updated 2 weeks ago
- Refactoring and code transformation tool for Go.☆1,028Updated 11 months ago
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.☆308Updated last week
- Go library for decoding generic map values into native Go structures and vice versa.☆437Updated this week
- OpenAPI structures for Go☆340Updated 3 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆657Updated 10 months ago
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆488Updated last year
- Make your Go programs use less memory (maybe)☆934Updated 2 weeks ago
- 🎄 Go code coverage to SVG treemap☆591Updated 9 months ago
- A supersonic rate limiting package for Go with HTTP middleware.☆703Updated 2 months ago
- 🪵 Ensure consistent code style when using log/slog☆229Updated 2 weeks ago
- An implementation of JOSE standards (JWE, JWS, JWT) in Go☆478Updated last week
- Golang port of Abseil's SwissTable☆828Updated 10 months ago
- A Go linter to check that errors from external packages are wrapped☆356Updated 2 months ago
- Golang rate limiters for distributed applications☆614Updated last month
- Go port of Google's Swiss Table hash table☆469Updated last month
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆1,065Updated 10 months ago
- Support REST, gRPC, gRPC-Web, and Connect clients with one server.