jeromefroe / golang_benchmarksLinks
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:
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated last year
- High resolution timing and benchmarking for Go☆263Updated 4 years ago
- Miscellaneous Go hacks☆242Updated 4 months ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- View annotated files based on line-spec☆226Updated last year
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- A quick tour (or reminder) of Go performance tools☆271Updated 3 years ago
- Locking wrapper for running benchmarks on shared hosts☆154Updated last year
- go-farm: a pure-Go farmhash implementation☆255Updated last year
- High-throughput Redis client for Go with implicit pipelining☆247Updated 5 months ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆214Updated last year
- Storing strings without GC overhead☆84Updated 3 weeks ago
- Intern Go strings☆96Updated last year
- uint128 for Go☆255Updated 10 months ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- Helper tool for manual Go code optimization.☆137Updated 6 months ago
- A collection of concurrent ring buffers☆133Updated 7 years ago
- Detect all kinds of leaks in Go☆133Updated 9 years ago
- A CLI to turn Go's benchmark output into pictures☆339Updated 6 years ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆321Updated 6 years ago
- Fast Concurrent / Parallel Sorting in Go☆139Updated last month
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆279Updated 3 years ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- Concurrent Buffered IO in Go #golang☆249Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- Package errd simplifies error and defer handling.☆154Updated 5 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆403Updated 4 years ago
- Transform Go code into it's AST☆123Updated 5 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago