aclements / go-misc
Miscellaneous Go hacks
☆229Updated last month
Related projects ⓘ
Alternatives and complementary repositories for go-misc
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- Locking wrapper for running benchmarks on shared hosts☆149Updated 9 months ago
- High resolution timing and benchmarking for Go☆256Updated 4 years ago
- Reusable transparent log database☆145Updated 4 years ago
- A collection of concurrent ring buffers☆133Updated 6 years ago
- Assert your Go code is inlined and bounds-check eliminated☆245Updated 7 months ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆319Updated 5 years ago
- Document mathematical Go code beautifully☆199Updated 9 months ago
- View annotated files based on line-spec☆226Updated 10 months ago
- A simple assertion library that you probably shouldn't use.☆133Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆197Updated 3 years ago
- Merge multiple pprof profile files into a single file☆122Updated last year
- Load file-backed memory☆121Updated 2 years ago
- Go tool to wrap and fix errors with the new %w verb directive☆371Updated 5 months ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Golang library for io_uring (without CGO)☆132Updated 3 years ago
- Go packages and tools for Linux perf☆142Updated last year
- Print version used to build Go executables☆275Updated 4 months ago
- Benchstat computes and compares statistics about benchmarks.☆139Updated 6 years ago
- Golang circular (ring) buffer☆172Updated 2 years ago
- uint128 for Go☆230Updated this week
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆136Updated 2 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated last year
- go-farm: a pure-Go farmhash implementation☆245Updated last month
- A quick tour (or reminder) of Go performance tools☆262Updated 3 years ago
- Various golang benchmarks I've written☆108Updated 6 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆93Updated 2 years ago
- go4 hosts the go4.org packages.☆328Updated last year
- Go package porting the standard hashing algorithms to a more efficient implementation.☆286Updated 4 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago