SimonWaldherr / golang-benchmarksLinks
Go(lang) benchmarks - (measure the speed of golang)
☆141Updated 2 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:
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆204Updated 3 years ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 4 years ago
- A Lightweight in-memory key:value cache library for Go.☆182Updated 2 years ago
- Cheat Sheet for Go Slice Tricks☆175Updated 2 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 6 months ago
- Go Progress Bar☆124Updated 3 years ago
- 👷 Library for safely running groups of workers concurrently or consecutively that require input and output through channels☆166Updated 3 years ago
- Finite state machine for Go☆211Updated 5 years ago
- Deep copy generator☆160Updated last year
- Useful Go String methods☆192Updated 2 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- String utilities for Go☆207Updated 6 months ago
- 🕋 Mocking Redis in unit tests in Go.☆151Updated 4 months ago
- An idiomatic Go query builder for ElasticSearch☆317Updated 2 years ago
- Transform Go code into it's AST☆123Updated 6 years ago
- Efficient JSON beautifier and compactor for Go☆403Updated 3 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- Cache Slow Database Queries☆143Updated 4 years ago
- Create go type representation from json☆138Updated last month
- Bitset data structure☆167Updated 2 years ago
- A go in-memory table☆230Updated 3 years ago
- A simple way to implement pagination in Golang.☆102Updated 2 years ago
- Experiments with Go generics☆100Updated 4 years ago
- JSON parser/explorer☆57Updated 11 months ago
- A Golang package for doing a deep copy for (just about) anything☆149Updated last year
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆254Updated 6 months ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 10 months ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated last year
- This repo contains examples and implementations of different types of GRPC services and APIs using Golang.☆249Updated 5 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 5 years ago