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 6 months ago
- Support for Unix domain sockets in Go HTTP clients☆81Updated 2 months ago
- docker-compose alike functionality directly from golang, for integration testing.☆64Updated 4 months ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated this week
- errs is a package for making errors friendly and easy☆53Updated 10 months ago
- ☆27Updated 3 years ago
- Go package for sets implemented with generics☆44Updated 2 years ago
- go.mod git archiver☆88Updated 2 years ago
- ☆98Updated 8 months ago
- Set of Go context's utilities.☆55Updated 4 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Generic batches for go☆13Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Simple profiling for Go☆76Updated last year
- A corpus of popular Go modules☆108Updated 10 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 8 months ago
- ☆33Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆121Updated 2 months ago
- Benchmark the init cost of Go packages☆81Updated last week
- Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.☆45Updated 4 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- Go package augmenting the standard net package with more basic building blocks for writing network applications.☆31Updated 8 years ago
- Implements a deep pretty printer for Go data structures to aid in debugging☆109Updated 2 years ago
- Very simple batching API for Go.☆95Updated 3 years ago
- Various implementations of a go-routine safe counter☆31Updated 4 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated last year
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- Context-aware I/O streams (Writer, Reader) for Go☆55Updated 2 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 3 months ago