akutz / go-generics-the-hard-way
A hands-on approach to getting started with Go generics.
☆1,850Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for go-generics-the-hard-way
- Practical concurrency guide in Go, communication by channels, patterns☆2,503Updated last year
- A collection of generic data structures written in Go.☆1,292Updated 10 months ago
- 🦩 Tools for Go projects☆4,133Updated 2 months ago
- felixge's notes on the various go profiling methods that are available.☆3,579Updated 8 months ago
- ⚙️ A dependency injection toolkit based on Go 1.18+ Generics.☆1,875Updated this week
- A collection of Go style guides☆971Updated 2 years ago
- 🚀 Visualise your Go program runtime metrics in real time in the browser☆3,219Updated 6 months ago
- Goroutine leak detector☆4,568Updated last month
- Concurrency patterns in Go☆2,752Updated 5 months ago
- 🦄 Monads and popular FP abstractions, powered by Go 1.18+ Generics (Option, Result, Either...)☆2,667Updated this week
- Fast JSON encoder/decoder compatible with encoding/json for Go☆3,099Updated last week
- Better structured concurrency for go☆9,103Updated 6 months ago
- Go error library with error portability over the network☆2,120Updated 3 months ago
- A curated list of awesome articles and resources for learning and practicing Go and its related technologies.☆383Updated 7 months ago
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆1,971Updated 3 months ago
- Example code for Go generics☆1,357Updated last year
- Resiliency patterns for golang☆2,224Updated 2 months ago
- Go Dependency Analysis toolkit☆1,391Updated 3 months ago
- fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome prof…☆901Updated last year
- Error handling library with readable stack traces and flexible formatting support 🎆☆1,500Updated last year
- 📝 Go: A Documentary | https://golang.design/history☆1,057Updated 3 months ago
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,484Updated last month
- Package for comparing Go values in tests☆4,222Updated 3 weeks 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,922Updated 2 months ago
- Automatically set GOMAXPROCS to match Linux container CPU quota.☆4,169Updated last month
- The Go implementation of Connect: Protobuf RPC that works.☆3,013Updated last week
- Static analysis tool to detect potential nil panics in Go code☆3,170Updated last month
- Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.☆4,168Updated this week
- Simple golang library for retry mechanism☆2,458Updated 2 months ago
- A Go (golang) package for representing a list of errors as a single error.☆2,348Updated this week