xakep666 / unusual_genericsLinks
Collection of unusual generics usecases in Go
☆55Updated 3 years ago
Alternatives and similar repositories for unusual_generics
Users that are interested in unusual_generics are comparing it to the libraries listed below
Sorting:
- Run Go tests inside a Docker image☆100Updated 9 months ago
- ☆27Updated 3 years ago
- ☆33Updated 3 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 2 months ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated 2 weeks ago
- docker-compose alike functionality directly from golang, for integration testing.☆63Updated 7 months ago
- Go package for sets implemented with generics☆44Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- ☆101Updated 11 months ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- Golang io.Reader and io.Writer but with limits☆78Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Set of Go context's utilities.☆56Updated 4 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- More readable and easier ordering and comparison tasks☆21Updated 5 years ago
- Various implementations of a go-routine safe counter☆31Updated 4 years ago
- Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.☆45Updated 5 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 11 months ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 6 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 5 months ago
- errs is a package for making errors friendly and easy☆53Updated last year
- Implements a deep pretty printer for Go data structures to aid in debugging☆109Updated 2 years ago
- Very simple batching API for Go.☆95Updated 4 years ago
- A go library that implements application/problem+json and application/problem+xml☆67Updated last year
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 5 years ago
- 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
- Tool for golang that generates jennifer code☆76Updated last year
- go.mod git archiver☆88Updated 2 years ago