aclements / go-miscLinks
Miscellaneous Go hacks
☆241Updated 3 weeks ago
Alternatives and similar repositories for go-misc
Users that are interested in go-misc are comparing it to the libraries listed below
Sorting:
- Locking wrapper for running benchmarks on shared hosts☆152Updated last year
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- High resolution timing and benchmarking for Go☆260Updated 4 years ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Document mathematical Go code beautifully☆202Updated last year
- Reusable transparent log database☆145Updated 4 years ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆322Updated 5 years ago
- Various golang benchmarks I've written☆109Updated 7 years ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- Go packages and tools for Linux perf☆142Updated 2 years ago
- View annotated files based on line-spec☆225Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated last year
- Assert your Go code is inlined and bounds-check eliminated☆305Updated 2 months ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 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
- xxh3 fast hash function☆105Updated 6 years ago
- tryhard finds and rewrites code suitable for try.☆132Updated 5 years ago
- uint128 for Go☆248Updated 7 months ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆139Updated 3 years ago
- A quick tour (or reminder) of Go performance tools☆270Updated 3 years ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- Load file-backed memory☆122Updated 2 years ago
- A collection of concurrent ring buffers☆132Updated 7 years ago
- Continuous Benchmark for Go Project☆387Updated 3 weeks ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆277Updated 3 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated last year
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Go tool to wrap and fix errors with the new %w verb directive☆377Updated 3 months ago