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 11 months ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 4 months ago
- ☆101Updated last year
- docker-compose alike functionality directly from golang, for integration testing.☆63Updated 9 months ago
- Set of Go context's utilities.☆56Updated 4 years ago
- Go package for sets implemented with generics☆44Updated 3 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Golang io.Reader and io.Writer but with limits☆78Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated last week
- ☆27Updated 3 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- A corpus of popular Go modules☆108Updated last year
- ☆33Updated 3 years ago
- go.mod git archiver☆87Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆126Updated 7 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- 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
- Simple profiling for Go☆76Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- errs is a package for making errors friendly and easy☆54Updated last year
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 8 months ago
- Generic batches for go☆13Updated 4 years ago
- Implements a deep pretty printer for Go data structures to aid in debugging☆109Updated 2 years ago
- Go linter to detect erroneous multiplication of duration values☆49Updated 3 months ago
- Go proxy that serves from S3☆108Updated 3 years ago
- Turn any gRPC stream into a Go `net.Conn` implementation.☆86Updated 2 years ago
- Very simple batching API for Go.☆95Updated 4 years ago