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 last month
- Know when GC runs from inside your golang code☆189Updated 3 years ago
- Miscellaneous Go hacks☆242Updated last month
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆217Updated last year
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆294Updated last year
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- View annotated files based on line-spec☆227Updated last year
- A quick tour (or reminder) of Go performance tools☆272Updated 4 years ago
- Locking wrapper for running benchmarks on shared hosts☆156Updated last year
- Storing strings without GC overhead☆84Updated 2 weeks ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆321Updated 6 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Helper tool for manual Go code optimization.☆137Updated 9 months ago
- Generic and fast binary serializer for Go☆233Updated last year
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆246Updated 6 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆142Updated 4 months ago
- go-farm: a pure-Go farmhash implementation☆256Updated last year
- A collection of concurrent ring buffers☆133Updated 7 years ago
- A CLI to turn Go's benchmark output into pictures☆339Updated 6 years ago
- Intern Go strings☆97Updated 2 years ago
- Floc: Orchestrate goroutines with ease.☆269Updated 4 years ago
- fast int64-int64 map for go☆99Updated last month
- Customizable TCP net.Listener for Go☆151Updated 2 years ago
- High-throughput Redis client for Go with implicit pipelining☆247Updated 8 months ago
- Detect all kinds of leaks in Go☆133Updated 10 years ago
- Optimized bit-level Reader and Writer for Go.☆255Updated 2 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago