sathishvj / optimizing-go-programs
workshop material on optimizing go programs
☆56Updated 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
- Various golang benchmarks I've written☆111Updated 7 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆213Updated 11 months ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆105Updated 6 months ago
- gRPC bidirectional streaming example written in golang☆118Updated 8 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last year
- Cheat Sheet for Go Slice Tricks☆175Updated 2 years ago
- Miscellaneous Go hacks☆234Updated last month
- Go performance community☆32Updated 2 years ago
- Hedged HTTP client which helps to reduce tail latency at scale.☆122Updated 7 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆70Updated 3 months ago
- Helper tool for manual Go code optimization.☆131Updated last week
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- A repo full of interview question implementations in golang.☆106Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 8 months ago
- B-tree implementation for Go☆235Updated 3 years ago
- Go concurrency patterns from Rob Pike's 2012 Google I/O talk☆169Updated 6 years ago
- Checklist for code reviews☆156Updated 3 years ago
- A code generation tool for instrumenting Go components.☆136Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated last year
- Go programming language port of liburing.☆100Updated last year
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Locking wrapper for running benchmarks on shared hosts☆151Updated last year
- View annotated files based on line-spec☆227Updated last year
- A helper tool to work with profile.proto (pprof) files☆60Updated 2 years ago
- Very simple batching API for Go.☆93Updated 3 years ago
- PostgreSQL Lock Client for Go☆114Updated 3 weeks ago
- SlowJam: latency profiler for Go programs☆248Updated this week
- Code used in the "Go Profiling and Optimization" talk☆80Updated 7 years ago
- Spaceship Go - A journey into the Standard Library☆86Updated 2 years ago
- ☆25Updated 4 years ago