mattn / go-generics-exampleLinks
Example code for Go generics
☆1,357Updated 2 years ago
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:
- 📝 Go: A Documentary | https://golang.design/history☆1,075Updated 2 months ago
- Simple golang library for retry mechanism☆2,744Updated 4 months ago
- Go error library with error portability over the network☆2,259Updated 2 months ago
- Combine one or more Go errors together☆1,149Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆971Updated 2 months ago
- Concurrency limiting goroutine pool☆1,404Updated 5 months ago
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆2,019Updated 8 months ago
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,718Updated 3 weeks ago
- A library for diffing golang structures☆960Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,419Updated 3 months ago
- [mirror] Home of the pkg.go.dev website☆1,276Updated 2 weeks ago
- A Go (golang) package for representing a list of errors as a single error.☆2,480Updated last month
- Convert Golang's http.Request to CURL command line☆790Updated 2 months ago
- A flexible and powerful SQL string builder library plus a zero-config ORM.☆1,578Updated 2 weeks ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,250Updated this week
- Pure Go Redis server for Go unittests☆3,329Updated last month
- HTTP mocking for Golang☆2,045Updated 4 months ago
- 🚀 Visualise your Go program runtime metrics in real time in the browser☆3,404Updated this week
- Minimalist and zero-dependency scheduling library for Go☆1,930Updated last week
- Goroutine leak detector☆4,913Updated 8 months ago
- A collection of generic data structures written in Go.☆1,340Updated last year
- Fast JSON encoder/decoder compatible with encoding/json for Go☆3,491Updated 6 months ago
- The GoCSV package aims to provide easy CSV serialization and deserialization to the golang programming language☆2,138Updated last year
- A golang package for converting to snake_case or CamelCase☆1,098Updated last year
- Go tool to modify struct field tags☆2,350Updated 3 months ago
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆718Updated last year
- A full-featured regex engine in pure Go based on the .NET engine☆1,106Updated 4 months ago
- go-querystring is Go library for encoding structs into URL query strings.☆2,068Updated last month
- 🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.☆3,013Updated 3 months ago
- Circuit Breaker implemented in Go☆3,265Updated this week