learning-go-book / pointer_performance
☆28Updated 4 years ago
Alternatives and similar repositories for pointer_performance:
Users that are interested in pointer_performance are comparing it to the libraries listed below
- Exercises and solutions from the book 'Know Go: Generics'☆67Updated last year
- ☆65Updated 2 years ago
- Go analyzer checking that the length of a variable's name matches its usage scope☆22Updated last year
- Listings from manning book☆152Updated 9 months ago
- 📚 Go by Example: Programmer's Guide to Idiomatic and Testable Code☆160Updated last month
- Go言語に関するブログ記事のサンプルコードのレポジトリです。☆36Updated 4 years ago
- Staticcheck's official GitHub Action☆91Updated last year
- ☆37Updated 2 years ago
- Linter that confirms DB rows and statements are closed properly.☆88Updated 6 months ago
- Go linter for forbidding identifiers☆137Updated 3 months ago
- A simpler API for the popular Cobra CLI.☆51Updated 2 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆286Updated 2 weeks ago
- Domain-Driven Design With Golang, published by Packt☆279Updated last year
- Book companion source code☆54Updated 11 months ago
- Personal fork of Go Wiki https://github.com/golang/wiki☆99Updated 2 weeks ago
- ProblemDetails is a Error Handler base on [RFC 7807] standard to map our error to standardized error payload to client.☆54Updated 6 months ago
- An enhanced and lightweight http client for Golang☆83Updated last year
- Pretty prints slices to any io.Writer: I created this package to teach slices in my Go course.☆66Updated 6 years ago
- Go Recipes: Practical Projects☆31Updated last year
- A tool for formatting Go test results as readable documentation☆139Updated 10 months ago
- A golang http router based on trie tree.☆79Updated 4 months ago
- Cache implementations in Go, with support for generics.☆45Updated 2 years ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆134Updated 3 weeks ago
- Set of core packages every Go project needs. Minimal API, strictly versioned and with ~no dependencies.☆105Updated 7 months ago
- The go-set package provides generic Set implementations for Go, including HashSet for types with a Hash() function and TreeSet for ordera…☆140Updated last month
- My Go solutions to the One Billion Row Challenge☆80Updated last year
- Materials for https://threedots.tech/event-driven/☆28Updated 4 months ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆65Updated 3 weeks ago
- Hands-On Dependency Injection in Go, published by Packt☆143Updated 2 years ago
- ☆27Updated 3 years ago