SimonWaldherr / golang-benchmarksLinks
Go(lang) benchmarks - (measure the speed of golang)
☆136Updated 3 weeks ago
Alternatives and similar repositories for golang-benchmarks
Users that are interested in golang-benchmarks are comparing it to the libraries listed below
Sorting:
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆316Updated 2 weeks ago
- A Lightweight in-memory key:value cache library for Go.☆179Updated 2 years ago
- Go reflection simplified☆101Updated 7 months ago
- Cheat Sheet for Go Slice Tricks☆175Updated 2 years ago
- A safe way to execute functions asynchronously, recovering them in case of panic. It also provides an error stack aiming to facilitate fa…☆139Updated 4 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Useful Go String methods☆191Updated last year
- Library for setting values to structs' fields from env, flags, files or default tag☆107Updated 4 months ago
- String utilities for Go☆206Updated 2 weeks ago
- Deep copy generator☆157Updated 7 months ago
- Experiments with Go generics☆99Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- A Go native tabular data extraction package. Currently supports .xls, .xlsx, .csv, .tsv formats.☆150Updated last year
- GoThanks automatically stars Go's official repository and your go.mod github dependencies, providing a simple way to say thanks to the m…☆127Updated 2 years ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆459Updated last year
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 6 months ago
- Easy json/xml Tag generation tool for golang☆73Updated 5 years ago
- Bitset data structure☆163Updated 2 years ago
- Neural Network for Go.☆82Updated 5 years ago
- Go module for encoding structs into URL query parameters☆78Updated 2 months ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆251Updated 2 weeks ago
- go doc with colors☆138Updated 3 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- Build system and task runner for Go projects☆123Updated 3 weeks ago
- Create go type representation from json☆136Updated 3 years ago
- A go in-memory table☆229Updated 2 years ago
- Simple and blazing fast lockfree logging library for golang