sathishvj / optimizing-go-programs
workshop material on optimizing go programs
☆57Updated 5 years ago
Alternatives and similar repositories for optimizing-go-programs:
Users that are interested in optimizing-go-programs are comparing it to the libraries listed below
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆213Updated last year
- Various golang benchmarks I've written☆110Updated 7 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last year
- gRPC bidirectional streaming example written in golang☆118Updated 9 months ago
- Go programming language port of liburing.☆101Updated last year
- Consistent hashing hashring implementation.☆34Updated last year
- Golang lock-free Hashmap and List☆71Updated 2 years ago
- Deep copy generator☆155Updated 6 months ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆89Updated 7 months ago
- Miscellaneous Go hacks☆238Updated 2 weeks ago
- Go performance community☆32Updated 3 years ago
- Script engine, especially good for tests☆150Updated last year
- View annotated files based on line-spec☆227Updated last year
- Hedged HTTP client which helps to reduce tail latency at scale.☆128Updated 8 months ago
- gRPC Test Utilities for Golang☆84Updated 2 weeks ago
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 2 years ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆104Updated 3 weeks ago
- Integration testing in Go with Docker☆108Updated last week
- a golang test framework for asserting expected escape analysis results & heap allocations☆70Updated 4 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 9 months ago
- The `io_uring` library and runtime for GO☆127Updated 2 weeks ago
- ⚡️ lock-free utilities in Go☆156Updated 11 months ago
- Go Efferent and Afferent package metric calculator.☆35Updated last year
- JSON benchmarks to compare different Go JSON implementations☆52Updated 2 months ago
- Checklist for code reviews☆156Updated 4 years ago
- Transform Go code into it's AST☆123Updated 5 years ago
- Some basic go benchmarks☆30Updated 7 years ago