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 8 months ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated last month
- ☆27Updated 3 years ago
- ☆99Updated 9 months ago
- go.mod git archiver☆88Updated 2 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated last month
- docker-compose alike functionality directly from golang, for integration testing.☆63Updated 5 months ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 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 corpus of popular Go modules☆108Updated 11 months ago
- ☆33Updated 3 years ago
- Simple profiling for Go☆76Updated last year
- Set of Go context's utilities.☆56Updated 4 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 10 months ago
- Go package augmenting the standard net package with more basic building blocks for writing network applications.☆31Updated 8 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Generic batches for go☆13Updated 3 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 5 months ago
- Very simple batching API for Go.☆95Updated 3 years ago
- Go package for sets implemented with generics☆44Updated 3 years ago
- Benchmark the init cost of Go packages☆82Updated last month
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- Allows to mark Go enum types as exhaustive.☆33Updated last year
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- Various implementations of a go-routine safe counter☆31Updated 4 years ago
- ☆25Updated 3 years ago