zchee / golang-wikiLinks
Personal fork of Go Wiki https://github.com/golang/wiki
☆97Updated 2 months ago
Alternatives and similar repositories for golang-wiki
Users that are interested in golang-wiki are comparing it to the libraries listed below
Sorting:
- Exercises and solutions from the book 'Know Go: Generics'☆66Updated last year
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Pipelines using goroutines☆58Updated 3 years ago
- Golang Debugger Graphical user interface for Go programming language. Based on Delve debugger☆68Updated last year
- various libs or tools for Golang☆105Updated last month
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 5 months ago
- Error Context, Stack Trace, Types and Tags for full error handling and logging.☆67Updated last year
- Set of core packages every Go project needs. Minimal API, strictly versioned and with ~no dependencies.☆108Updated last month
- Generic manual memory management for golang☆170Updated 5 months ago
- Struct validation using tags☆93Updated last month
- 🚀 Fast and light wildcard pattern matching.☆85Updated 4 months ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆107Updated 2 months ago
- Cookies, but with structs, for happiness.☆111Updated last month
- A Go runtime concurrency visualizer☆28Updated 6 years ago
- 🪵 Ensure consistent code style when using log/slog☆201Updated 2 weeks ago
- Linter that confirms DB rows and statements are closed properly.☆88Updated last month
- In-process request tracing☆97Updated 2 weeks ago
- Go module for encoding structs into URL query parameters☆78Updated 3 months ago
- 🔍 Seamless Observability for Distributed Systems 🔍☆71Updated last week
- Notification broadcaster library☆154Updated 3 years ago
- Experiments with Go generics☆99Updated 3 years ago
- Password generator written in Golang, usable as a CLI or Go library. Provides options for human readable and accessibility friendly passw…☆54Updated 3 years ago
- Integration testing in Go with Docker☆110Updated 2 months ago
- Go slog's Handler implementation to ensure correlation with Open-Telemetry spans.☆129Updated last month
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- A drop-in replacement for Go errors, with some added sugar! Unwrap user-friendly messages, HTTP status code, easy wrapping with multiple …☆72Updated 5 months ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Generate Swagger 2.0 documentation for Go with "no" annotations, "no" files, "no" command☆98Updated 6 months ago
- Cache implementations in Go, with support for generics.☆45Updated 2 years ago
- Library for setting values to structs' fields from env, flags, files or default tag☆107Updated 5 months ago