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,347Updated last year
- felixge's notes on the various go profiling methods that are available.☆3,660Updated 6 months ago
- A collection of Go style guides☆977Updated 3 years ago
- Practical concurrency guide in Go, communication by channels, patterns☆2,811Updated 2 years ago
- 🦩 Tools for Go projects☆4,426Updated 4 months ago
- Modern Go Application example☆1,934Updated last year
- Visualise Go runtime metrics in real time☆3,583Updated this week
- A curated list of awesome articles and resources for learning and practicing Go and its related technologies.☆456Updated 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,467Updated 3 weeks ago
- Concurrency patterns in Go☆3,083Updated last year
- 📝 Go: A Documentary | https://golang.design/history☆1,073Updated 5 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,327Updated last year
- Goroutine leak detector☆5,008Updated 11 months ago
- Go Dependency Analysis toolkit☆1,558Updated 2 months ago
- Error handling library with readable stack traces and flexible formatting support 🎆☆1,733Updated 7 months ago
- The most opinionated Go source code linter for code audit.☆2,018Updated this week
- Resiliency patterns for golang☆2,335Updated 8 months ago
- Go error library with error portability over the network☆2,318Updated 2 weeks ago
- Example code for Go generics☆1,359Updated 2 years ago
- Refactoring and code transformation tool for Go.☆1,020Updated 9 months ago
- Go assembly and source viewer☆3,638Updated 8 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,049Updated 6 months ago
- A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc.☆2,826Updated last week
- A library for creating generic graph data structures and modifying, analyzing, and visualizing them.☆2,008Updated 11 months ago
- Spaghetti: a dependency analysis tool for Go packages☆766Updated 2 years 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
- A curated list of awesome golang workshops.☆521Updated 4 years ago
- Fast JSON encoder/decoder compatible with encoding/json for Go☆3,561Updated 3 weeks ago
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆2,040Updated 11 months ago