cornelk / go-benchmark
Golang benchmarks used for optimizing code
☆326Updated 2 months ago
Alternatives and similar repositories for go-benchmark
Users that are interested in go-benchmark are comparing it to the libraries listed below
Sorting:
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Pprof made easy at development time for Go☆758Updated 4 years ago
- experimental new HTTP client API for #golang (WIP)☆586Updated 6 years ago
- Dead simple, super fast, zero allocation logger for Golang☆413Updated 6 years ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆321Updated 5 years ago
- Molecule is a Go library for parsing protobufs in an efficient and zero-allocation manner.☆412Updated 11 months ago
- Package verifier provides simple defensive programing primitives.☆267Updated 5 years ago
- High-throughput Redis client for Go with implicit pipelining☆246Updated 3 weeks ago
- A playground for things that aren't interesting enough to have their own repo.☆333Updated 7 months ago
- A quick tour (or reminder) of Go performance tools☆268Updated 3 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated 2 years ago
- Diodes are ring buffers manipulated via atomics.☆475Updated last week
- Pretty Print Data Structures☆345Updated last year
- This package provides the ability to encode golang structs to a buffer as JSON very quickly.☆735Updated last year
- Slides and links for 2019 talks☆312Updated 5 years ago
- An interactive tool to analyze Golang goroutine dump.☆473Updated 3 years ago
- Embedded, Fast and Persistent bigqueue implementation☆445Updated 3 years ago
- Go package containing implementations of efficient encoding, decoding, and validation APIs.☆1,005Updated 5 months ago
- High resolution timing and benchmarking for Go☆258Updated 4 years ago
- Miscellaneous Go hacks☆238Updated last month
- MemConn is an in-memory network stack for Go.☆551Updated last year
- Go tool to wrap and fix errors with the new %w verb directive☆376Updated last month
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 10 months ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- io.Reader and io.Writer with progress and remaining time estimation☆409Updated 4 years ago
- Type-safe, zero-allocation sets for Go☆815Updated 5 years ago
- A simple interface wrapper around a Go channel.☆320Updated 4 years ago
- Handle Go recover, panic, and errors in a graceful way. Multiple errors support, basic filters and custom handlers.☆235Updated 7 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year