Stars
golang design pattern go 设计模式实现,包含 23 种常见的设计模式实现,同时这也是极客时间-设计模式之美 的笔记
Curated list of Go design patterns, recipes and idioms
An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.
go-fastdfs 是一个简单的分布式文件系统(私有云存储),具有无中心、高性能,高可靠,免维护等优点,支持断点续传,分块上传,小文件合并,自动同步,自动修复。Go-fastdfs is a simple distributed file system (private cloud storage), with no center, high performance, high relia…
The fantastic ORM library for Golang, aims to be developer friendly
【超全golang面试题合集+golang学习指南+golang知识图谱+入门成长路线】 一份涵盖大部分golang程序员所需要掌握的核心知识。常用第三方库(mysql,mq,es,redis等)+机器学习库+算法库+游戏库+开源框架+自然语言处理nlp库+网络库+视频库+微服务框架+视频教程+音频音乐库+图形图片库+物联网库+地理位置信息+嵌入式脚本库+编译器库+数据库+金融库+电子邮件库…
talkgo / read
Forked from yangwenmai/learning-golangGo 学习之路:Go 开发者博客、Go 微信公众号、Go 学习资料(文档、书籍、视频)
Go 学习、Go 进阶、Go 实用工具类、Go DDD 项目落地、Go-kit 、Go-Micro 、Go 推送平台、微服务实践
《Go语言四十二章经》详细讲述Go语言规范与语法细节及开发中常见的误区,通过研读标准库等经典代码设计模式,启发读者深刻理解Go语言的核心思维,进入Go语言开发的更高阶段。
Algorithms and Data Structures implemented in Go for beginners, following best practices.
golang sorting algorithm and data construction.
A cloud-native Go microservices framework with cli tool for productivity.
Go testing in the browser. Integrates with `go test`. Write behavioral tests in Go.
The Prometheus monitoring system and time series database.
Your ultimate Go microservices framework for the cloud-native era.
《The Way to Go》中文译本,中文正式名《Go 入门指南》
Distributed reliable key-value store for the most critical data of a distributed system
Source code to djangoproject.com
An opinionated list of awesome Python frameworks, libraries, software and resources.
The Web framework for perfectionists with deadlines.