TheAlgorithms / GoLinks
Algorithms and Data Structures implemented in Go for beginners, following best practices.
☆17,511Updated last month
Alternatives and similar repositories for Go
Users that are interested in Go are comparing it to the libraries listed below
Sorting:
- The Uber Go Style Guide.☆16,989Updated last week
- GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more☆17,250Updated 7 months ago
- Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍☆21,652Updated last year
- Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving☆19,181Updated 2 weeks ago
- The Go language implementation of gRPC. HTTP/2 based RPC☆22,489Updated this week
- An entity framework for Go☆16,649Updated 3 weeks ago
- Fast linters runner for Go☆17,880Updated this week
- An up-to-date (unofficial) knowledge base for Go programming self learning☆5,961Updated last week
- Delve is a debugger for the Go programming language.☆24,328Updated last week
- A toolkit with common assertions and mocks that plays nicely with the standard library☆25,353Updated last week
- Curated list of Go design patterns, recipes and idioms☆26,989Updated last year
- Redis Go client☆21,617Updated this week
- 📖 100 Go Mistakes and How to Avoid Them☆7,670Updated last month
- A high performance HTTP request router that scales well☆17,041Updated last year
- Structured, pluggable logging for Go.☆25,544Updated last week
- Collection of Technical Interview Questions solved with Go☆4,677Updated 2 years ago
- Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http☆23,040Updated last week
- Database migrations. CLI and Golang library.☆17,580Updated 2 months ago
- Go configuration with fangs☆29,452Updated 2 weeks ago
- A Commander for modern Go CLI interactions☆42,268Updated 3 weeks ago
- A high-performance 100% compatible drop-in replacement of "encoding/json"☆13,888Updated last year
- Compile-time Dependency Injection for Go☆14,261Updated 2 months ago
- The fantastic ORM library for Golang, aims to be developer friendly☆39,035Updated last week
- general purpose extensions to golang's database/sql☆17,269Updated last year
- ❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs.☆19,669Updated 4 months ago
- Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.☆24,185Updated 7 months ago
- Blazing fast, structured, leveled logging in Go.☆23,825Updated 5 months ago
- Automatically generate RESTful API documentation with Swagger 2.0 for Go.☆12,341Updated last month
- lightweight, idiomatic and composable router for building Go HTTP services☆20,746Updated 3 weeks ago
- Simple HTTP, REST, and SSE client library for Go☆11,329Updated 5 months ago