ueokande / go-slice-tricks
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
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆270Updated this week
- ☆121Updated 8 months ago
- Learn what sync.Cond is☆25Updated 3 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆212Updated 10 months ago
- some data structures and algorithms using golang☆69Updated last year
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆75Updated last month
- Generic utility functions for dealing with collections in go☆123Updated 3 years ago
- Go Progress Bar☆126Updated 2 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 3 months ago
- Go(lang) benchmarks - (measure the speed of golang)☆134Updated last month
- Integration testing in Go with Docker☆108Updated last month
- Magic number detector for Go.☆195Updated last year
- B-tree implementation for Go☆237Updated 2 years ago
- A Go library for validating structs, maps and slices.☆226Updated 3 months ago
- Writing High Performant Golang Programs☆164Updated last year
- Find in Go repeated strings that could be replaced by a constant☆299Updated 7 months ago
- Convert Go values to their AST☆310Updated last week
- Go concurrency patterns from Rob Pike's 2012 Google I/O talk☆166Updated 6 years ago
- Gostradamus: Better DateTimes for Go 🕰️☆205Updated 2 months ago
- Full-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! 🍕☆420Updated last year
- Useful Go String methods☆189Updated last year
- An example project showcasing how Ardan Labs writes integration tests☆117Updated 4 years ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆347Updated 9 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆315Updated 2 months ago
- A Go linter to check that errors from external packages are wrapped☆320Updated 3 months ago
- Exercises and solutions from the book 'Know Go: Generics'☆66Updated last year
- Example project to show how to combine sql.Tx transactions handling and decorators☆39Updated 2 years ago
- noctx finds sending http request without context.Context.☆185Updated last month
- Deep copy generator☆154Updated 4 months ago