SimonWaldherr / golang-benchmarks
Go(lang) benchmarks - (measure the speed of golang)
☆136Updated 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
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆315Updated 3 months ago
- Useful Go String methods☆190Updated last year
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- Find in Go repeated strings that could be replaced by a constant☆300Updated 8 months ago
- 👷 Library for safely running groups of workers concurrently or consecutively that require input and output through channels☆166Updated 3 years ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆247Updated 10 months ago
- Highly configurable, fast JSON encoder for Go☆177Updated last year
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆213Updated 11 months ago
- Go reflection simplified☆102Updated 5 months ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆87Updated 4 years ago
- GoThanks automatically stars Go's official repository and your go.mod github dependencies, providing a simple way to say thanks to the m…☆125Updated 2 years ago
- Create go type representation from json☆135Updated 3 years ago
- Deep copy generator☆154Updated 5 months ago
- A Lightweight in-memory key:value cache library for Go.☆179Updated 2 years ago
- Load file-backed memory☆120Updated 2 years ago
- A simple way to implement pagination in Golang.☆102Updated last year
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated last year
- Simple in-memory job queue for Golang using worker-based dispatching☆211Updated 8 months 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
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 2 months ago
- String utilities for Go☆207Updated 2 years ago
- ☆130Updated last week
- Play with GoDoc syntax and preview your changes in realtime☆113Updated 5 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last year
- errgroup with goroutine worker limits☆162Updated 2 years ago
- Cache Slow Database Queries☆142Updated 3 years ago
- Convert snake case, camel case and kebap case strings☆148Updated last year
- Cheat Sheet for Go Slice Tricks☆175Updated 2 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆239Updated 4 months ago
- A Go native tabular data extraction package. Currently supports .xls, .xlsx, .csv, .tsv formats.☆146Updated last year