golang / open2opaqueLinks
The open2opaque tool migrates Go packages from the Go Protobuf Open Struct API to the Opaque API.
☆25Updated 2 months ago
Alternatives and similar repositories for open2opaque
Users that are interested in open2opaque are comparing it to the libraries listed below
Sorting:
- pex makes piping easier☆80Updated 2 years ago
- In-process request tracing☆103Updated 2 weeks ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 4 months ago
- Bridge between Go testing.T and slog.☆80Updated 2 years ago
- Track incoming and outgoing connections☆37Updated 7 months ago
- Golang linter to use strconv☆43Updated 2 months ago
- ☆120Updated 2 months ago
- Go templates invoked as functions☆156Updated 4 years ago
- FSS3 is an S3 filesystem abstraction layer for Golang☆56Updated 9 months ago
- Golang io.Reader and io.Writer but with limits☆78Updated 2 years ago
- Benchmark the init cost of Go packages☆83Updated 5 months ago
- go.mod git archiver☆87Updated 2 years ago
- timea.go (did you see what I did there?) is a simple library to print given times in "time ago" manner.☆49Updated 3 weeks ago
- JSON schema support for Go programs☆91Updated 3 months ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated last week
- misspelled word linter for Go comments, string literals and embedded files☆43Updated 10 months ago
- ☆64Updated last year
- Run Go tests inside a Docker image☆100Updated last week
- Go package to embed the Mozilla Included CA Certificate List☆123Updated this week
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆43Updated 3 years ago
- ☆68Updated 2 years ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- Implements Go's (golang) io/fs filesystem interface by merging other io/fs instances.☆42Updated last year
- Go helper to print a table of data to stdout