Stars
A platform for building proxies to bypass network restrictions.
Elegant Scraper and Crawler Framework for Golang
Your ultimate Go microservices framework for the cloud-native era.
The Go language implementation of gRPC. HTTP/2 based RPC
❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs.
GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
A high-performance 100% compatible drop-in replacement of "encoding/json"
🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.
Go library for decoding generic map values into native Go structures and vice versa.
Efficient cache for gigabytes of data written in Go.
Go RPC framework with high-performance and strong-extensibility for building micro-services.
Expression language and expression evaluation for Go
📚 《Go语言定制指南》(原名:Go语法树入门/开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST)
Collection of Technical Interview Questions solved with Go
📝 LeetCode of algorithms with golang solution(updating).
Aho-Corasick Automaton with Double Array Trie (Multi-pattern substitute in go)