xiaochonghao's Stars
qax-os/excelize
Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets
incu6us/goimports-reviser
Right imports sorting & code formatting tool (goimports alternative)
Kristories/awesome-guidelines
A curated list of high quality coding style conventions and standards.
uber-go/guide
The Uber Go Style Guide.
google/go-cmp
Package for comparing Go values in tests
go-oauth2/oauth2
OAuth 2.0 server library for the Go programming language.
xxjwxc/gormt
database to golang struct
ycrao/learning_thrift
学习 Thrift 示例及笔记
golang/go
The Go programming language
golang-standards/project-layout
Standard Go Project Layout
googleapis/google-api-go-client
Auto-generated Google APIs for Go.
dracula/dracula-theme
🧛🏻♂️ One theme. All platforms.
seomoz/pyreBloom
Fast Redis Bloom Filters in Python
viewfinderco/viewfinder
Viewfinder client and server code
grpc-ecosystem/go-grpc-middleware
Golang gRPC Middlewares: interceptor chaining, auth, logging, retries and more.
grpc/grpc-experiments
Experiments and proposals for gRPC features.
chai2010/advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
tornadoweb/tornado
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
pypa/pipenv
Python Development Workflow for Humans.
pypa/pipfile
goharbor/harbor
An open source trusted cloud native registry project that stores, signs, and scans content.
0voice/interview_internal_reference
2023年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
wolverinn/Waking-Up
计算机基础(计算机网络/操作系统/数据库/Git...)面试问题全面总结,包含详细的follow-up question以及答案;全部采用【问题+追问+答案】的形式,即拿即用,直击互联网大厂面试;可用于模拟面试、面试前复习、短期内快速备战面试...
tao12345666333/tornado-zh
中文版 Tornado 文档【WIP】
edisonlz/fastor
Python服务端开发框架-极易上手,超出你的想象!
grpc/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
fake-useragent/fake-useragent
Up-to-date simple useragent faker with real world database
qufei1993/http-protocol
HTTP协议原理分享
hustcc/wrapcache
:zap: A python Function / Method OUTPUT cache system base on function Decorators.