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
- Know when GC runs from inside your golang code☆189Updated 3 years ago
- Miscellaneous Go hacks☆243Updated 2 months ago
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆217Updated last year
- Go package porting the standard hashing algorithms to a more efficient implementation.☆295Updated last year
- Helper tool for manual Go code optimization.☆137Updated 10 months ago
- Locking wrapper for running benchmarks on shared hosts☆156Updated last year
- A fast string sorting algorithm (MSD radix sort)☆195Updated 7 years ago
- uint128 for Go☆261Updated last year
- View annotated files based on line-spec☆227Updated 2 years ago
- A collection of concurrent ring buffers☆134Updated 7 years ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆321Updated 6 years ago
- A quick tour (or reminder) of Go performance tools☆274Updated 4 years ago
- Transform Go code into it's AST☆122Updated 6 years ago
- High-throughput Redis client for Go with implicit pipelining☆248Updated 9 months ago
- Generic and fast binary serializer for Go☆247Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Intern Go strings☆97Updated 2 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆404Updated 4 years ago
- Concurrent Buffered IO in Go #golang☆249Updated 3 years ago
- Fast Concurrent / Parallel Sorting in Go☆143Updated 5 months ago
- A CLI to turn Go's benchmark output into pictures☆338Updated 6 years ago
- A place to keep useful golang functions and small libraries☆297Updated 3 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Optimized bit-level Reader and Writer for Go.☆255Updated 2 years ago
- Auxiliary vendoring tool for Go's new go.mod☆112Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Easy json/xml Tag generation tool for golang☆73Updated 5 years ago
- A memory allocator for Go.☆87Updated 5 years ago