SimonWaldherr / golang-benchmarks
Go(lang) benchmarks - (measure the speed of golang)
☆133Updated 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
- A Lightweight in-memory key:value cache library for Go.☆179Updated last year
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆316Updated 3 weeks ago
- Simple in-memory job queue for Golang using worker-based dispatching☆209Updated 5 months ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆239Updated 8 months ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- Error Context, Stack Trace, Types and Tags for full error handling and logging.☆63Updated last year
- 👷 Library for safely running groups of workers concurrently or consecutively that require input and output through channels☆165Updated 3 years ago
- Functional utilities from Lodash for working with slices in Golang☆169Updated 6 years ago
- Go reflection simplified☆101Updated 2 months ago
- Simple and blazing fast lockfree logging library for golang☆189Updated 4 months ago
- ☆130Updated 2 weeks ago
- Go concurrency patterns from Rob Pike's 2012 Google I/O talk☆167Updated 6 years ago
- Go templates invoked as functions☆154Updated 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…☆137Updated 4 years ago
- step by step to build web application via fasthttp☆61Updated 9 months ago
- Create go type representation from json☆134Updated 3 years ago
- 🕋 Mocking Redis in unit tests in Go.☆147Updated 5 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- Cache Slow Database Queries☆140Updated 3 years ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆199Updated 2 years ago
- Cheat Sheet for Go Slice Tricks☆175Updated 2 years ago
- A simple way to implement pagination in Golang.☆102Updated last year
- Hot reload development for Go☆130Updated 3 months ago
- Simple and complete API for building command line applications in Go☆130Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆216Updated last year
- Transform Go code into it's AST☆123Updated 5 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆138Updated 2 years ago
- Library for setting values to structs' fields from env, flags, files or default tag☆109Updated 3 weeks ago
- Add missing comment on exported function, method, type, constant, variable in go file☆172Updated last year
- Parse json with comments and trailing commas.☆87Updated 3 years ago