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☆262Updated 4 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated last year
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆214Updated last year
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Helper tool for manual Go code optimization.☆132Updated 6 months ago
- Miscellaneous Go hacks☆243Updated 3 months ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- High-throughput Redis client for Go with implicit pipelining☆247Updated 5 months ago
- Locking wrapper for running benchmarks on shared hosts☆154Updated last year
- A quick tour (or reminder) of Go performance tools☆271Updated 3 years ago
- Storing strings without GC overhead☆84Updated last week
- View annotated files based on line-spec☆226Updated last year
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆321Updated 5 years ago
- Floc: Orchestrate goroutines with ease.☆268Updated 4 years ago
- Fast Concurrent / Parallel Sorting in Go☆139Updated last month
- uint128 for Go☆253Updated 10 months ago
- Generic and fast binary serializer for Go☆232Updated last year
- A place to keep useful golang functions and small libraries☆293Updated last month
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆219Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Intern Go strings☆95Updated last year
- Optimized bit-level Reader and Writer for Go.☆250Updated 2 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆403Updated 4 years ago
- A collection of concurrent ring buffers☆133Updated 7 years ago
- A CLI to turn Go's benchmark output into pictures☆339Updated 5 years ago
- Transform Go code into it's AST☆123Updated 5 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆243Updated 5 years ago