high-performance-go-workshop
Go performance workshop
A comprehensive workshop covering high-performance Go development best practices and techniques.
804 stars
37 watching
128 forks
Language: Go
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
davecheney/autobench | A framework to compare performance of Go versions | 99 |
campoy/go-web-workshop | A comprehensive workshop on building web applications with Go on App Engine | 535 |
golangmastery/gopherlabs | A comprehensive resource for learning Go programming and related technologies through interactive tutorials, examples, and workshops. | 146 |
jeromefroe/golang_benchmarks | A collection of benchmarks for various Go programming language features and patterns | 108 |
feyeleanor/gospeed | A library of micro-benchmarks for understanding and reasoning about the performance of Go programs. | 121 |
golang/benchmarks | Macro-benchmarks for performance monitoring and development of the Go programming language. | 189 |
tylertreat/go-benchmarks | A collection of miscellaneous Go benchmarks focused on performance optimization. | 147 |
mna/gocostmodel | A benchmarking package for the Go language. | 61 |
daviddengcn/go-pr | A Go package for building pattern recognition applications | 66 |
ugorji/go | A high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats. | 1,861 |
88250/wide | A web-based IDE for Go language development | 113 |
tochemey/goakt | A distributed actor framework for building reactive and scalable systems in Golang using protocol buffers. | 189 |
thepaw/go-gt | A Go library for a high-performance, in-memory caching system | 11 |
go-jose/go-jose | An implementation of JOSE standards in Go | 336 |
namit/the-go-programming-language | A collection of notes, examples, and exercises from the official Go book. | 2 |