ueokande / go-slice-tricksLinks
Cheat Sheet for Go Slice Tricks
☆175Updated 2 years ago
Alternatives and similar repositories for go-slice-tricks
Users that are interested in go-slice-tricks are comparing it to the libraries listed below
Sorting:
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆200Updated 3 years ago
- Go(lang) benchmarks - (measure the speed of golang)☆136Updated last month
- Writing High Performant Golang Programs☆170Updated 2 years ago
- https://the-zen-of-go.netlify.com☆246Updated 5 years ago
- Learn what sync.Cond is☆25Updated 3 years ago
- ☆141Updated 5 years ago
- Generic utility functions for dealing with collections in go☆123Updated 2 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆297Updated 3 weeks ago
- Flexible regular expressions constructor for Golang.☆204Updated 3 months ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- Go concurrency patterns from Rob Pike's 2012 Google I/O talk☆169Updated 6 years ago
- Deep copy generator☆159Updated 8 months ago
- Algorithms, 4th Edition, Go version☆186Updated 5 months ago
- http integration test framework☆260Updated 11 months ago
- Magic number detector for Go.☆198Updated last year
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 7 months ago
- ☆79Updated last year
- ☆121Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 5 months ago
- Experiments with Go generics☆99Updated 3 years ago
- Gostradamus: Better DateTimes for Go 🕰️☆210Updated 6 months ago
- go doc with colors☆139Updated 3 years ago
- Go's Tooling Cheat Sheet☆171Updated 5 years ago
- Convert Go values to their AST☆309Updated 4 months ago
- Terminal string styling for go done right, with full and painless Windows 10 support.☆341Updated 3 years ago
- Integration testing in Go with Docker☆110Updated 2 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆317Updated last month
- Check that no globals are present in Go code.☆115Updated last month