jeromefroe / golang_benchmarks
Various golang benchmarks I've written
☆110Updated 7 years ago
Alternatives and similar repositories for golang_benchmarks
Users that are interested in golang_benchmarks are comparing it to the libraries listed below
Sorting:
- High resolution timing and benchmarking for Go☆258Updated 4 years ago
- Miscellaneous Go hacks☆239Updated last month
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆214Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- View annotated files based on line-spec☆227Updated last year
- Best-effort CPU-local sharded values for Go☆200Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- A quick tour (or reminder) of Go performance tools☆268Updated 3 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- fast int64-int64 map for go☆96Updated 2 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 10 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- Helper tool for manual Go code optimization.☆130Updated last month
- Expression evaluator for Go☆73Updated last month
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆140Updated 4 years ago
- Simple string pattern matcher for Go☆127Updated last year
- go-farm: a pure-Go farmhash implementation☆249Updated 7 months ago
- xxh3 fast hash function☆105Updated 6 years ago
- Locking wrapper for running benchmarks on shared hosts☆151Updated last year
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- A collection of concurrent ring buffers☆133Updated 7 years ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- Fast approximate quantiles in Go☆127Updated 2 years ago
- Intern Go strings☆94Updated last year
- Easy json/xml Tag generation tool for golang☆73Updated 5 years ago
- Fast Concurrent / Parallel Sorting in Go☆136Updated last year
- A library for graceful restarts in Go.☆94Updated 7 years ago
- Fast resizable golang semaphore primitive☆175Updated 4 years ago