akutz / go-generics-the-hard-wayLinks
A hands-on approach to getting started with Go generics.
☆1,860Updated 3 years ago
Alternatives and similar repositories for go-generics-the-hard-way
Users that are interested in go-generics-the-hard-way are comparing it to the libraries listed below
Sorting:
- felixge's notes on the various go profiling methods that are available.☆3,664Updated 7 months ago
- Practical concurrency guide in Go, communication by channels, patterns☆2,815Updated 2 years ago
- A collection of Go style guides☆977Updated 3 years ago
- Concurrency patterns in Go☆3,083Updated last year
- A collection of generic data structures written in Go.☆1,346Updated last year
- A curated list of awesome articles and resources for learning and practicing Go and its related technologies.☆460Updated last year
- Visualise Go runtime metrics in real time☆3,591Updated this week
- 📝 Go: A Documentary | https://golang.design/history☆1,072Updated 6 months ago
- 🦩 Tools for Go projects☆4,437Updated this week
- Test your code without writing mocks with ephemeral Docker containers 📦 Setup popular services with just a couple lines of code ⏱️ No ba…☆1,470Updated 2 weeks ago
- Error handling library with readable stack traces and flexible formatting support 🎆☆1,736Updated 8 months ago
- Goroutine leak detector☆5,023Updated last year
- A curated list of awesome golang workshops.☆522Updated 4 years ago
- A stricter gofmt☆3,797Updated last month
- The Evolution of a Go Programmer☆1,327Updated last year
- Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.☆4,449Updated this week
- Resiliency patterns for golang☆2,338Updated 9 months ago
- Modern Go Application example☆1,937Updated last year
- A Go (golang) package for representing a list of errors as a single error.☆2,538Updated last week
- Go Dependency Analysis toolkit☆1,566Updated 2 months ago
- Refactoring and code transformation tool for Go.☆1,021Updated 9 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.☆3,055Updated 7 months ago
- Minimalist and zero-dependency scheduling library for Go☆1,985Updated 2 months ago
- Go error library with error portability over the network☆2,322Updated last week
- Example code for Go generics☆1,358Updated 2 years ago
- Professional lightweight testing mini-framework for Go.☆1,928Updated last year
- The most opinionated Go source code linter for code audit.☆2,021Updated 2 weeks ago
- Collections of Go patterns based on tmrts/go-patterns, But merged with other awesome forks and more improvoments.☆428Updated 2 years ago
- Static analysis tool to detect potential nil panics in Go code☆3,696Updated this week
- Fast JSON encoder/decoder compatible with encoding/json for Go☆3,564Updated last month