xakep666 / unusual_generics
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
- Support for Unix domain sockets in Go HTTP clients☆79Updated last year
- Run Go tests inside a Docker image☆99Updated 2 months ago
- Set of Go context's utilities.☆54Updated 3 years ago
- ☆28Updated 3 years ago
- docker-compose alike functionality directly from golang, for integration testing.☆64Updated last month
- Track incoming and outgoing connections☆33Updated last year
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.☆40Updated 5 years ago
- ☆33Updated 2 years ago
- go.mod git archiver☆88Updated last year
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last month
- ☆78Updated 4 years ago
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆43Updated 2 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated last month
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- A Go library for encoding structs into Header fields.☆47Updated last year
- A helper tool to work with profile.proto (pprof) files☆60Updated 2 years ago
- Go package augmenting the standard net package with more basic building blocks for writing network applications.☆31Updated 8 years ago
- Benchmark the init cost of Go packages☆76Updated 2 months ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 4 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- Go package for sets implemented with generics☆44Updated 2 years ago
- More readable and easier ordering and comparison tasks☆21Updated 4 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago
- Go templates invoked as functions☆154Updated 3 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated 7 months ago
- High throughput primitives library☆50Updated last year
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago