SimonWaldherr / golang-benchmarksLinks
Go(lang) benchmarks - (measure the speed of golang)
☆137Updated 3 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
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆203Updated 3 years ago
- A Lightweight in-memory key:value cache library for Go.☆181Updated 2 years ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- 👷 Library for safely running groups of workers concurrently or consecutively that require input and output through channels☆166Updated 3 years ago
- String utilities for Go☆207Updated 3 months ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆250Updated 3 months ago
- A highly optimized double-ended queue☆201Updated last year
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Finite state machine for Go☆211Updated 5 years ago
- Useful Go String methods☆191Updated 2 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 3 months ago
- Deep copy generator☆160Updated 10 months ago
- Experiments with Go generics☆100Updated 3 years ago
- Efficient JSON beautifier and compactor for Go☆398Updated 2 years ago
- ☆132Updated last week
- Bitset data structure☆164Updated 2 years ago
- 🕋 Mocking Redis in unit tests in Go.☆148Updated last month
- 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 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 real-time Golang runtime stats visualization profiler☆590Updated last year
- Neural Network for Go.☆83Updated 5 years ago
- Go concurrency patterns from Rob Pike's 2012 Google I/O talk☆171Updated 6 years ago
- Go structures with default values using tags☆330Updated last year
- Examples of using Uber's zap Go logging library☆96Updated 7 years ago
- Simple and complete API for building command line applications in Go☆131Updated 4 years ago
- ☆141Updated 5 years ago
- Cache Slow Database Queries☆143Updated 4 years ago
- Expirable Go LRC\LRU cache without goroutines☆89Updated 4 months ago
- testcase is an opinionated testing framework to support test driven design.☆124Updated 2 weeks ago