SimonWaldherr / golang-benchmarksLinks
Go(lang) benchmarks - (measure the speed of golang)
☆141Updated last month
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☆176Updated 3 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆322Updated last week
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆204Updated 3 years ago
- Useful Go String methods☆192Updated 2 years ago
- A Lightweight in-memory key:value cache library for Go.☆184Updated 2 years ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 4 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 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 5 years ago
- Simple in-memory job queue for Golang using worker-based dispatching☆214Updated last year
- 👷 Library for safely running groups of workers concurrently or consecutively that require input and output through channels☆166Updated 4 years ago
- String utilities for Go☆207Updated 8 months ago
- Convert snake case, camel case and kebap case strings☆157Updated 7 months ago
- Experiments with Go generics☆100Updated 4 years ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆251Updated 8 months ago
- Deep copy generator☆160Updated 2 months ago
- Finite state machine for Go☆211Updated 5 years ago
- Create go type representation from json☆138Updated 3 weeks ago
- Go reflection simplified☆102Updated last year
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- Bitset data structure☆169Updated 3 years ago
- Simple utility of creating a mask for sensitive information☆123Updated 2 months ago
- Neural Network for Go.☆83Updated 5 years ago
- Transform Go code into it's AST☆122Updated 6 years ago
- An idiomatic Go query builder for ElasticSearch☆317Updated 2 years ago
- Add missing comment on exported function, method, type, constant, variable in go file☆179Updated 2 years ago
- Go simple async worker pool☆92Updated 5 years ago
- Cache Slow Database Queries☆143Updated 4 years ago
- Hot reload development for Go☆131Updated 2 weeks ago
- A simple way to implement pagination in Golang.☆102Updated 2 years ago
- Go structures with default values using tags☆344Updated last year