swpuzhang's Stars
Walton1128/CPP-Templates-2nd--
《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正
CnTransGroup/EffectiveModernCppChinese
《Effective Modern C++》- 完成翻译
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
downdemo/Cpp-Templates-2ed
C++11/14/17/20 templates and generic programming, the most complex and difficult technical details of C++, indispensable in building infrastructure libraries.
xxjwxc/gormt
database to golang struct
cch123/golang-notes
Go source code analysis(zh-cn)
fengyoulin/hookingo
A library use to hooking go functions, just hook in go.
broqiang/vim-go-ide
Vim as the IDE for the go language 将 vim 打造成 go 语言的 ide
greyireland/algorithm-pattern
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
chefyuan/algorithm-base
一位酷爱做饭的程序员,立志用动画将算法说的通俗易懂。我的面试网站 www.chengxuchu.com
wuye9036/CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
Workiva/go-datastructures
A collection of useful, performant, and threadsafe Go datastructures.
cloudflare/tableflip
Graceful process restarts in Go
devfeel/mapper
A simple and easy go tools for auto mapper map to struct, struct to map, struct to struct, slice to slice, map to slice, map to json.
overnote/over-golang
Golang相关:[审稿进度80%]Go语法、Go并发**、Go与web开发、Go微服务设施等
CoatiSoftware/Sourcetrail
Sourcetrail - free and open-source interactive source explorer
geektutu/high-performance-go
high performance coding with golang(Go 语言高性能编程,Go 语言陷阱,Gotchas,Traps)
golang-design/under-the-hood
📚 Go: Under The Hood | Go 语言原本 | https://golang.design/under-the-hood
jolestar/go-commons-pool
a generic object pool for golang
changkun/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
emirpasic/gods
GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
liyue201/gostl
Data structure and algorithm library for go, designed to provide functions similar to C++ STL
geektutu/7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
Impostor/Impostor
Impostor - An open source reimplementation of the Among Us Server
microsoft/reverse-proxy
A toolkit for developing high-performance HTTP reverse proxy applications.
jukylin/esim
微服务应用框架
zeromicro/go-zero
A cloud-native Go microservices framework with cli tool for productivity.
caohoangnam/go-clean-architecture
Write language go and using clean architecture
halfrost/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
gwuhaolin/livego
live video streaming server in golang