mattn / go-generics-example
Example code for Go generics
☆1,358Updated last year
Alternatives and similar repositories for go-generics-example
Users that are interested in go-generics-example are comparing it to the libraries listed below
Sorting:
- Simple golang library for retry mechanism☆2,660Updated last month
- Combine one or more Go errors together☆1,132Updated last year
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆1,999Updated 5 months ago
- A flexible and powerful SQL string builder library plus a zero-config ORM.☆1,541Updated last month
- Go error library with error portability over the network☆2,199Updated last week
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,644Updated 2 weeks ago
- 🚀 Visualise your Go program runtime metrics in real time in the browser☆3,289Updated last week
- 📝 Go: A Documentary | https://golang.design/history☆1,067Updated last month
- Fast JSON encoder/decoder compatible with encoding/json for Go☆3,355Updated 3 months ago
- A Go (golang) package for representing a list of errors as a single error.☆2,454Updated 2 months ago
- Concurrency limiting goroutine pool☆1,382Updated 3 months ago
- Go tool to modify struct field tags☆2,335Updated 3 weeks ago
- Simple profiling for Go☆2,027Updated 2 years ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆948Updated last week
- Wrapper types for sync/atomic which enforce atomic access☆1,404Updated last month
- go-querystring is Go library for encoding structs into URL query strings.☆2,045Updated last week
- A UUID package for Go☆1,637Updated last week
- Goroutine leak detector☆4,802Updated 5 months ago
- Package for comparing Go values in tests☆4,397Updated 2 months ago
- 🔘 Minimalistic and High-performance goroutine worker pool written in Go☆1,767Updated 3 weeks ago
- Mergo: merging Go structs and maps since 2013☆2,979Updated this week
- Pure Go Redis server for Go unittests☆3,270Updated this week
- A collection of generic data structures written in Go.☆1,305Updated last year
- ⏱ The exponential backoff algorithm in Go☆3,670Updated 2 months ago
- 🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.☆2,980Updated 2 weeks ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,208Updated 10 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,933Updated 10 months ago
- A universal mechanism to manage goroutine lifecycles☆1,602Updated last year
- msgpack.org[Go] MessagePack encoding for Golang☆2,479Updated 11 months ago
- Retryable HTTP client in Go☆2,127Updated last month