jeromefroe / golang_benchmarks
Various golang benchmarks I've written
☆111Updated 6 years ago
Alternatives and similar repositories for golang_benchmarks:
Users that are interested in golang_benchmarks are comparing it to the libraries listed below
- Miscellaneous Go hacks☆231Updated this week
- High resolution timing and benchmarking for Go☆258Updated 4 years ago
- Intern Go strings☆94Updated last year
- A quick tour (or reminder) of Go performance tools☆264Updated 3 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Code used in the "Go Profiling and Optimization" talk☆80Updated 7 years ago
- View annotated files based on line-spec☆227Updated last year
- A fast string sorting algorithm (MSD radix sort)☆192Updated 6 years ago
- A collection of concurrent ring buffers☆133Updated 6 years ago
- go-farm: a pure-Go farmhash implementation☆249Updated 4 months ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- xxh3 fast hash function☆104Updated 5 years ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆162Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 7 months ago
- A typed implementation of the Go sync.Map using code generation☆256Updated last year
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago
- Auxiliary vendoring tool for Go's new go.mod☆110Updated 3 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆368Updated 2 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 7 months ago
- Customizable TCP net.Listener for Go☆147Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Helper tool for manual Go code optimization.☆130Updated 9 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- Very fast, very unsafe serialization for Go☆146Updated 2 years ago
- Transform Go code into it's AST☆123Updated 5 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆86Updated 4 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆212Updated 10 months ago