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:
- Support for Unix domain sockets in Go HTTP clients☆84Updated last month
- Run Go tests inside a Docker image☆100Updated 8 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
- docker-compose alike functionality directly from golang, for integration testing.☆63Updated 6 months ago
- Go package for sets implemented with generics☆44Updated 3 years ago
- Golang io.Reader and io.Writer but with limits☆78Updated 2 years ago
- Set of Go context's utilities.☆56Updated 4 years ago
- ☆99Updated 10 months ago
- ☆27Updated 3 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 10 months ago
- Various implementations of a go-routine safe counter☆31Updated 4 years ago
- go.mod git archiver☆88Updated 2 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- Generic batches for go☆13Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Simple profiling for Go☆76Updated last year
- A corpus of popular Go modules☆108Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated 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
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 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 4 years ago
- Go proxy that serves from S3☆108Updated 3 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- Track incoming and outgoing connections☆37Updated 4 months ago
- A helper function to create a pointer to a new object in Go 1.18+☆55Updated 3 years ago
- ☆33Updated 3 years ago