astavonin / go-optimization-guideLinks
Go Optimization Guide: Patterns and Techniques for Writing High-Performance Applications with Go
☆957Updated last week
Alternatives and similar repositories for go-optimization-guide
Users that are interested in go-optimization-guide are comparing it to the libraries listed below
Sorting:
- Go toolkit for clean, composable, channel-based concurrency☆1,803Updated this week
- Fault tolerance and resilience patterns for Go☆2,130Updated 3 weeks ago
- A caching library with advanced concurrency features designed to make I/O heavy applications robust and highly performant☆1,247Updated 10 months ago
- Make your Go programs use less memory (maybe)☆934Updated 3 weeks ago
- Go Practical Tips☆707Updated last month
- Sonic is a Go library for network and I/O programming that provides developers with a consistent asynchronous model, with a focus on achi…☆770Updated 5 months ago
- A minimal, developer-friendly pretty-printer and debug dumper for Go structs, inspired by Laravel’s dump() and Symfony’s VarDumper.☆1,681Updated last month
- A Go library for serving resources fairly☆783Updated last week
- Zero-config, pure-Go HTTP request visualizer & debugger for local Go web development.☆675Updated this week
- A high performance caching library for Go☆2,503Updated last month
- An alternative to stack traces for your Go errors☆786Updated last month
- Go with Zod inspired simple schema validation☆1,131Updated 3 weeks ago
- A high performance key value cache built from first principles☆351Updated 9 months ago
- Secure-by-default HTTP servers in Go.☆1,487Updated 8 months ago
- Static analysis tool to detect potential nil panics in Go code☆3,750Updated this week
- The missing tool for Visualising Go Tests☆353Updated last month
- Go queue library built on SQLite and inspired by AWS SQS.☆508Updated 2 months ago
- Practical concurrency guide in Go, communication by channels, patterns☆2,840Updated 2 years ago
- A pure go General-purpose Task-parallel Programming Framework with integrated visualizer and profiler☆610Updated last month
- Tiny GPT implemented from scratch in pure Go. Trained on Jules Verne books. Explained.☆577Updated 4 months ago
- Simple, modular, and observable Go framework for backend applications.☆819Updated 2 weeks ago
- Benchmarks for Golang SQLite Drivers☆570Updated 5 months ago
- A fast and flexible expression language☆862Updated last week
- Type Safe Enum generator for Go☆370Updated 4 months ago
- An persistent relational database built in Go.☆708Updated 3 weeks ago
- The simplest config loader for Go that reads/watches from file, env, flag and clouds (AWS, Azure, GCP).☆362Updated last week
- 🌈 slog.Handler that writes tinted (colorized) logs☆1,216Updated last week
- A memory arena implementation for Go.☆553Updated last year
- Solution to One Billion Rows Challenge in Golang.☆262Updated last year
- 🎄 Go code coverage to SVG treemap☆592Updated 9 months ago