aclements / go-misc
Miscellaneous Go hacks
☆238Updated 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
- Various golang benchmarks I've written☆110Updated 7 years ago
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- Reusable transparent log database☆145Updated 4 years ago
- Locking wrapper for running benchmarks on shared hosts☆151Updated last year
- High resolution timing and benchmarking for Go☆258Updated 4 years ago
- View annotated files based on line-spec☆227Updated last year
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- Document mathematical Go code beautifully☆202Updated last year
- Merge multiple pprof profile files into a single file☆123Updated last year
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆321Updated 5 years ago
- Assert your Go code is inlined and bounds-check eliminated☆258Updated this week
- A quick tour (or reminder) of Go performance tools☆267Updated 3 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 10 months ago
- xxh3 fast hash function☆105Updated 6 years ago
- Load file-backed memory☆122Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- A collection of concurrent ring buffers☆133Updated 6 years ago
- go4 hosts the go4.org packages.☆327Updated last year
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆213Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Print version used to build Go executables☆273Updated 10 months ago
- An interactive tool to analyze Golang goroutine dump.☆473Updated 3 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- go-farm: a pure-Go farmhash implementation☆249Updated 7 months ago
- Go tool to wrap and fix errors with the new %w verb directive☆376Updated 3 weeks ago
- Effective Computation of Things☆105Updated 5 years ago