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:
- High resolution timing and benchmarking for Go☆264Updated 2 months ago
- Miscellaneous Go hacks☆243Updated 2 months ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆295Updated last year
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆218Updated last year
- A quick tour (or reminder) of Go performance tools☆274Updated 4 years ago
- Know when GC runs from inside your golang code☆189Updated 3 years ago
- go-farm: a pure-Go farmhash implementation☆256Updated last year
- A collection of concurrent ring buffers☆134Updated 7 years ago
- Locking wrapper for running benchmarks on shared hosts☆156Updated 2 years ago
- A fast string sorting algorithm (MSD radix sort)☆196Updated 7 years ago
- View annotated files based on line-spec☆227Updated 2 years ago
- uint128 for Go☆262Updated last year
- A memory allocator for Go.☆86Updated 5 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☆144Updated 5 months ago
- High-throughput Redis client for Go with implicit pipelining☆248Updated 9 months ago
- A CLI to turn Go's benchmark output into pictures☆339Updated 6 years ago
- Bitset data structure☆169Updated 3 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- Concurrent Buffered IO in Go #golang☆249Updated 3 years ago
- Helper tool for manual Go code optimization.☆137Updated 10 months ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Customizable TCP net.Listener for Go☆151Updated 3 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Generic and fast binary serializer for Go☆250Updated last year
- Transform Go code into it's AST☆122Updated 6 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Storing strings without GC overhead☆86Updated last month