jeromefroe / golang_benchmarksLinks
Various golang benchmarks I've written
☆109Updated 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☆260Updated 4 years ago
- Miscellaneous Go hacks☆241Updated last month
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated last year
- Helper tool for manual Go code optimization.☆130Updated 3 months ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- go-farm: a pure-Go farmhash implementation☆251Updated 9 months ago
- Locking wrapper for running benchmarks on shared hosts☆152Updated last year
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- uint128 for Go☆248Updated 8 months ago
- Intern Go strings☆96Updated last year
- fast int64-int64 map for go☆98Updated 2 years ago
- High-throughput Redis client for Go with implicit pipelining☆246Updated 3 months ago
- Transform Go code into it's AST☆123Updated 5 years ago
- Concurrent Buffered IO in Go #golang☆247Updated 3 years ago
- Code used in the "Go Profiling and Optimization" talk☆82Updated 7 years ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- A collection of concurrent ring buffers☆132Updated 7 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- View annotated files based on line-spec☆225Updated last year
- TryLock for Go☆66Updated 5 years ago
- Fast Concurrent / Parallel Sorting in Go☆137Updated last week
- Easy json/xml Tag generation tool for golang☆71Updated 5 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- Optimized bit-level Reader and Writer for Go.☆250Updated 2 years ago