Stars
Notes from Raymond Hettinger's talk at PyCon US 2013.
📗 The Beauty of Python Programming.
Python最佳实践指南。 The chinese translation of "Hitchhiker's Guide to Python".
Fast, efficient, and scalable distributed map/reduce system, DAG execution, in memory or on disk, written in pure Go, runs standalone or distributedly.
githubyb / table
Forked from modood/tableProduces a string that represents slice data in a text table, inspired by gajus/table.
hsweb (haʊs wɛb) 是一个基于spring-boot 2.x开发 ,首个使用全响应式编程的企业级后台管理系统基础项目。
GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
A collection of useful, performant, and threadsafe Go datastructures.
Trying to complete over 100 projects in various categories in golang.
Match regular expressions into struct fields
The Alibaba Cloud V1.0 Go SDK has entered End-of-Support (March 1, 2025) and is no longer recommended for use.
Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。
Cross-platform filesystem notifications for Go.
💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
Curated list of Go design patterns, recipes and idioms
Go Solution for LeetCode algorithms problems, 100% coverage.
Go Windows Service wrapper that plays nice with Linux.
Go dependency management tool experiment (deprecated)
beego is an open-source, high-performance web framework for the Go programming language.
Learn and understand Docker&Container technologies, with real DevOps practice!
A damn simple library for building production-ready RESTful web services.