xakep666 / unusual_generics
Collection of unusual generics usecases in Go
☆55Updated 2 years ago
Alternatives and similar repositories for unusual_generics:
Users that are interested in unusual_generics are comparing it to the libraries listed below
- go.mod git archiver☆88Updated last year
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated 3 weeks ago
- Run Go tests inside a Docker image☆99Updated last month
- ☆28Updated 3 years ago
- Go package for sets implemented with generics☆44Updated 2 years ago
- ☆33Updated 2 years ago
- Set of Go context's utilities.☆54Updated 3 years ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 3 months ago
- ☆94Updated 2 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆65Updated 3 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- Allows to mark Go enum types as exhaustive.☆33Updated 6 months ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated last year
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated last year
- Track incoming and outgoing connections☆33Updated 11 months ago
- More readable and easier ordering and comparison tasks☆21Updated 4 years ago
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 5 months ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- A high-level interface for interacting with a Git subprocess in Go☆24Updated 4 months ago
- 😴 A tiny library for handling system interrupts☆39Updated 3 years ago
- Benchmark the init cost of Go packages☆76Updated last month
- Collect data about your dependencies☆43Updated 3 weeks ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- docker-compose alike functionality directly from golang, for integration testing.☆64Updated 2 weeks ago
- Simple profiling for Go☆76Updated last year
- Print uncovered code☆54Updated last month
- Go templates invoked as functions☆154Updated 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