akutz / go-generics-the-hard-way
A hands-on approach to getting started with Go generics.
☆1,860Updated 2 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
- Practical concurrency guide in Go, communication by channels, patterns☆2,646Updated last year
- 🚀 Visualise your Go program runtime metrics in real time in the browser☆3,281Updated last month
- felixge's notes on the various go profiling methods that are available.☆3,614Updated last year
- A collection of generic data structures written in Go.☆1,304Updated last year
- Goroutine leak detector☆4,751Updated 4 months ago
- Fast JSON encoder/decoder compatible with encoding/json for Go☆3,316Updated 2 months ago
- 🦩 Tools for Go projects☆4,299Updated 3 months ago
- Error handling library with readable stack traces and flexible formatting support 🎆☆1,592Updated 2 weeks ago
- Concurrency patterns in Go☆2,951Updated 10 months ago
- The Go implementation of Connect: Protobuf RPC that works.☆3,246Updated this week
- A collection of Go style guides☆975Updated 2 years ago
- A Go (golang) package for representing a list of errors as a single error.☆2,442Updated last month
- Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.☆4,277Updated 2 weeks ago
- A stricter gofmt☆3,527Updated this week
- Go error library with error portability over the network☆2,190Updated last week
- 🚀 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,975Updated 7 months ago
- Static analysis tool to detect potential nil panics in Go code☆3,348Updated this week
- Simple, extremely lightweight, extensible, configuration management library for Go. Supports JSON, TOML, YAML, env, command line, file, S…☆3,098Updated this week
- HTTP requests for Gophers☆1,581Updated last month
- Modern Go Application example☆1,900Updated 5 months ago
- 📝 Go: A Documentary | https://golang.design/history☆1,061Updated last week
- Example code for Go generics☆1,357Updated last year
- ⚙ ️ A dependency injection toolkit based on Go 1.18+ Generics.☆2,041Updated 3 weeks ago
- Refactoring and code transformation tool for Go.☆988Updated 2 months ago
- Professional lightweight testing mini-framework for Go.☆1,848Updated last year
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆1,994Updated 4 months ago
- 🦄 Monads and popular FP abstractions, powered by Go 1.18+ Generics (Option, Result, Either...)☆2,918Updated 3 weeks ago
- Test your code without writing mocks with ephemeral Docker containers 📦 Setup popular services with just a couple lines of code ⏱️ No ba…☆1,434Updated this week
- A curated list of awesome articles and resources for learning and practicing Go and its related technologies.☆421Updated last year
- Better structured concurrency for go☆9,846Updated 11 months ago