SimonWaldherr / golang-benchmarksLinks
Go(lang) benchmarks - (measure the speed of golang)
☆137Updated 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
Sorting:
- Cheat Sheet for Go Slice Tricks☆175Updated 2 years ago
- A Lightweight in-memory key:value cache library for Go.☆179Updated 2 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆318Updated last month
- Deep copy generator☆160Updated 8 months ago
- Finite state machine for Go☆211Updated 5 years ago
- 👷 Library for safely running groups of workers concurrently or consecutively that require input and output through channels☆166Updated 3 years ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- 🕋 Mocking Redis in unit tests in Go.☆148Updated last week
- A simple way to implement pagination in Golang.☆102Updated last year
- 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
- A collection of useful utility functions☆299Updated 2 years ago
- Go Progress Bar☆124Updated 2 years ago
- Go concurrency patterns from Rob Pike's 2012 Google I/O talk☆170Updated 6 years ago
- Yet another Go package which parses a Protocol Buffer file (proto2+proto3)☆196Updated last month
- Error Context, Stack Trace, Types and Tags for full error handling and logging.☆67Updated last year
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆200Updated 3 years ago
- various libs or tools for Golang☆105Updated 2 months ago
- Neural Network for Go.☆83Updated 5 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆139Updated 3 years ago
- A fast and simple JWT implementation for Go☆208Updated last week
- Create go type representation from json☆136Updated 3 years ago
- An idiomatic Go query builder for ElasticSearch☆314Updated 2 years ago
- ☆131Updated last month
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 8 months ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- testcase is an opinionated testing framework to support test driven design.☆123Updated last week
- Functional utilities from Lodash for working with slices in Golang☆169Updated 6 years ago
- Efficient JSON beautifier and compactor for Go☆389Updated 2 years ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆249Updated last month
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago