aclements / go-miscLinks
Miscellaneous Go hacks
☆243Updated 2 months 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☆156Updated last year
- Know when GC runs from inside your golang code☆189Updated 3 years ago
- Reusable transparent log database☆145Updated 5 years ago
- Various golang benchmarks I've written☆110Updated 7 years ago
- Document mathematical Go code beautifully☆204Updated last year
- High resolution timing and benchmarking for Go☆264Updated 2 months ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆321Updated 6 years ago
- Merge multiple pprof profile files into a single file☆124Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- View annotated files based on line-spec☆227Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- A CLI to turn Go's benchmark output into pictures☆338Updated 6 years ago
- Go packages and tools for Linux perf☆152Updated 2 years ago
- MemConn is an in-memory network stack for Go.☆554Updated 2 years ago
- A simple assertion library that you probably shouldn't use.☆132Updated 6 years ago
- uint128 for Go☆261Updated last year
- Auxiliary vendoring tool for Go's new go.mod☆112Updated 4 years ago
- tryhard finds and rewrites code suitable for try.☆137Updated 6 years ago
- A collection of concurrent ring buffers☆134Updated 7 years ago
- Templates, generics engine for Go☆136Updated 7 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- Assert your Go code is inlined and bounds-check eliminated☆314Updated 8 months ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- Package errd simplifies error and defer handling.☆153Updated 6 years ago
- A quick tour (or reminder) of Go performance tools☆274Updated 4 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- A memory allocator for Go.☆87Updated 5 years ago
- A fast string sorting algorithm (MSD radix sort)☆196Updated 7 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago