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
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated last year
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆281Updated this week
- Go(lang) benchmarks - (measure the speed of golang)☆136Updated 3 weeks ago
- https://the-zen-of-go.netlify.com☆246Updated 5 years ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆347Updated 10 months ago
- Generic utility functions for dealing with collections in go☆123Updated 3 years ago
- Go Progress Bar☆125Updated 2 years ago
- Learn what sync.Cond is☆25Updated 3 years ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- Integration testing in Go with Docker☆108Updated 3 weeks ago
- Notification broadcaster library☆154Updated 2 years ago
- Functional tools in Go 1.18 using newly introduced generics☆172Updated 2 years ago
- Useful Go String methods☆190Updated last year
- Tooling for Go import cycles☆69Updated 8 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆160Updated last month
- Library for setting values to structs' fields from env, flags, files or default tag☆109Updated 2 months ago
- Deep copy generator☆154Updated 5 months ago
- A drop-in replacement for Go errors, with some added sugar! Unwrap user-friendly messages, HTTP status code, easy wrapping with multiple …☆70Updated 2 months ago
- Full-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! 🍕☆420Updated last year
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆213Updated 11 months ago
- ☆120Updated 9 months ago
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆205Updated last year
- Find in Go repeated strings that could be replaced by a constant