jeromefroe / golang_benchmarksLinks
Various golang benchmarks I've written
☆109Updated 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☆261Updated 4 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- Miscellaneous Go hacks☆243Updated 2 months ago
- Know when GC runs from inside your golang code☆188Updated 3 years 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
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- A CLI to turn Go's benchmark output into pictures☆340Updated 5 years ago
- Optimized bit-level Reader and Writer for Go.☆249Updated 2 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated last year
- go-farm: a pure-Go farmhash implementation☆252Updated 11 months ago
- Intern Go strings☆95Updated last year
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆321Updated 5 years ago
- Helper tool for manual Go code optimization.☆132Updated 5 months ago
- High-throughput Redis client for Go with implicit pipelining☆247Updated 4 months ago
- fast int64-int64 map for go☆98Updated 2 years ago
- Golang circular (ring) buffer☆175Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- uint128 for Go☆251Updated 9 months ago
- Concurrent Buffered IO in Go #golang☆249Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Package stack implements utilities to capture, manipulate, and format call stacks.☆401Updated 4 years ago
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- Generic and fast binary serializer for Go☆228Updated last year
- Fast Concurrent / Parallel Sorting in Go☆138Updated 2 weeks ago
- A collection of concurrent ring buffers☆133Updated 7 years ago
- filebuffer is a package implementing a few file-like interfaces. The implementation is backed by a byte buffer. The main purpose is to ha…☆145Updated 2 years ago
- View annotated files based on line-spec☆225Updated last year