SimonWaldherr / golang-benchmarks
Go(lang) benchmarks - (measure the speed of golang)
☆136Updated 2 months ago
Alternatives and similar repositories for golang-benchmarks:
Users that are interested in golang-benchmarks are comparing it to the libraries listed below
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Detection of the BOM and removing as necessary☆125Updated last year
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- Cheat Sheet for Go Slice Tricks☆175Updated 2 years ago
- Deep copy generator☆156Updated 6 months ago
- A safe way to execute functions asynchronously, recovering them in case of panic. It also provides an error stack aiming to facilitate fa…