aclements / go-misc
Miscellaneous Go hacks
☆239Updated last month
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☆151Updated last year
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Document mathematical Go code beautifully☆202Updated last year
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- High resolution timing and benchmarking for Go☆257Updated 4 years ago
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- View annotated files based on line-spec☆226Updated last year
- Merge multiple pprof profile files into a single file☆123Updated last year
- 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☆110Updated 7 years ago
- Reusable transparent log database☆145Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- Load file-backed memory☆122Updated 2 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- A quick tour (or reminder) of Go performance tools☆269Updated 3 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- go-farm: a pure-Go farmhash implementation☆250Updated 8 months ago
- go4 hosts the go4.org packages.☆328Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- Print version used to build Go executables☆274Updated 10 months ago
- tryhard finds and rewrites code suitable for try.☆126Updated 5 years ago
- Assert your Go code is inlined and bounds-check eliminated☆296Updated 3 weeks ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 10 months ago
- An interactive tool to analyze Golang goroutine dump.☆473Updated 3 years ago
- A collection of concurrent ring buffers☆133Updated 7 years ago