go-perfbook
Performance guide
A comprehensive guide to optimizing Go code for performance
Thoughts on Go performance optimization
11k stars
382 watching
597 forks
last commit: about 3 years ago
Linked from 1 awesome list
optimizationperformanceperformance-analysisperformance-optimization
Related projects:
Repository | Description | Stars |
---|---|---|
| A comprehensive resource for understanding the inner workings of the Go programming language | 7,836 |
| A programming language designed to build simple, reliable, and efficient software | 124,564 |
| A resource for writing clean and maintainable Go code | 2,964 |
| A knowledge base and book series for learning Go programming | 5,559 |
| Teaching the tools used by Go developers to improve their coding skills and performance | 2,790 |
| A repository of thousands of Go examples and exercises to help developers learn the language by fixing and solving problems. | 18,987 |
| A library of micro-benchmarks for understanding and reasoning about the performance of Go programs. | 121 |
| A high-performance web framework written in Go, providing a fast and flexible API for building HTTP services. | 79,433 |
| A collection of algorithms and data structures implemented in Go. | 806 |
| A library that implements a genetic algorithm optimization tool | 200 |
| Macro-benchmarks for performance monitoring and development of the Go programming language. | 188 |
| A collection of reusable Go implementations of common data structures and algorithms | 2,772 |
| A programming language designed to simplify coding and support STEM education and data science | 8,996 |
| Compiles Go code to JavaScript for running in browsers | 12,785 |
| A comprehensive guide to Go concurrency, covering fundamental concepts and practical examples. | 2,518 |