GolangUA / go-training
Golang training materials
☆34Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for go-training
- adorable gopher logos☆125Updated 3 years ago
- Helper tool for manual Go code optimization.☆127Updated 6 months ago
- Comparing usage and performance of Go's regular map backed by a RWLock vs sync.map.☆39Updated 7 years ago
- Lightweight library that handles RabbitMQ auto-reconnect and publishing retry routine for you.☆110Updated 8 months ago
- A quick tour (or reminder) of Go performance tools☆262Updated 3 years ago
- Design patterns implemented with Golang☆170Updated 4 years ago
- Go reflection simplified☆101Updated 3 weeks ago
- Example project to show how to combine sql.Tx transactions handling and decorators☆39Updated last year
- Various golang benchmarks I've written☆108Updated 6 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- Code used in the "Go Profiling and Optimization" talk☆77Updated 7 years ago
- TryLock for Go☆66Updated 5 years ago
- Timezone utility for Go☆103Updated 7 months ago
- Whispering Gophers is a Go workshop☆71Updated 3 years ago
- Easy json/xml Tag generation tool for golang☆73Updated 4 years ago
- Detect all kinds of leaks in Go☆131Updated 9 years ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- A high throughput, horizontally scalable microservice backend using Go, Cassandra, RabbitMQ, Kubernetes, Helm.☆44Updated 5 years ago
- Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.☆45Updated 4 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- A spinlock implementation for Go.☆61Updated 3 years ago
- Intern Go strings☆92Updated last year
- A fast string sorting algorithm (MSD radix sort)☆192Updated 6 years ago
- Working my way through cracking the coding interview in Go, because I want to learn it☆89Updated 5 years ago
- Abstract data structures Go packages, built with performance and concurrency in mind to learn Go.☆66Updated last year
- Build system and task runner for Go projects☆116Updated 5 months ago
- Expirable Go LRC\LRU cache without goroutines☆83Updated 3 months ago
- Public Website for blog.GopherAcademy.com☆184Updated last year
- Rogue-like game for Go programmers.☆44Updated 4 years ago