akutz / go-generics-the-hard-wayLinks
A hands-on approach to getting started with Go generics.
☆1,859Updated 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:
- A collection of generic data structures written in Go.☆1,344Updated last year
- felixge's notes on the various go profiling methods that are available.☆3,657Updated 6 months ago
- Practical concurrency guide in Go, communication by channels, patterns☆2,805Updated 2 years ago
- A collection of Go style guides☆976Updated 2 years ago
- 🦩 Tools for Go projects☆4,417Updated 3 months ago
- Visualise Go runtime metrics in real time☆3,569Updated last week
- A curated list of awesome articles and resources for learning and practicing Go and its related technologies.☆451Updated last year
- Concurrency patterns in Go☆3,080Updated last year
- Test your code without writing mocks with ephemeral Docker containers 📦 Setup popular services with just a couple lines of code ⏱️ No ba…☆1,466Updated this week
- Modern Go Application example☆1,933Updated 11 months ago
- A curated list of awesome golang workshops.☆521Updated 4 years ago
- 📝 Go: A Documentary | https://golang.design/history☆1,072Updated 4 months ago
- Error handling library with readable stack traces and flexible formatting support 🎆☆1,725Updated 6 months ago
- Collections of Go patterns based on tmrts/go-patterns, But merged with other awesome forks and more improvoments.☆426Updated 2 years ago
- The Evolution of a Go Programmer☆1,326Updated last year
- Example code for Go generics☆1,358Updated 2 years ago
- Goroutine leak detector☆4,982Updated 11 months ago
- Go Dependency Analysis toolkit☆1,552Updated last month
- A stricter gofmt☆3,759Updated 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.☆3,043Updated 5 months ago
- Minimalist and zero-dependency scheduling library for Go☆1,974Updated last month
- Package for comparing Go values in tests☆4,526Updated 8 months ago
- Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.☆4,434Updated last week
- The most opinionated Go source code linter for code audit.☆2,010Updated last week
- 📘️ Learn Go by fixing tiny incorrect programs☆728Updated 6 months ago
- The Go implementation of Connect: Protobuf RPC that works.☆3,608Updated last week
- Go error library with error portability over the network☆2,305Updated 2 weeks ago
- fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome prof…☆912Updated 2 years ago
- Professional lightweight testing mini-framework for Go.☆1,926Updated last year
- 🦄 Monads and popular FP abstractions, powered by Go 1.18+ Generics (Option, Result, Either...)☆3,177Updated 2 weeks ago