wangzhhbj's Stars
0voice/Introduction-to-Golang
【未来服务器端编程语言】最全空降golang资料补给包(满血战斗),包含文章,书籍,作者论文,理论分析,开源框架,云原生,大佬视频,大厂实战分享ppt
eddycjy/go-developer-roadmap
【Go 学习路线图】涵盖业内 Go 面试题和所需要掌握的 Go 核心知识大全
modelscope/agentscope
Start building LLM-empowered multi-agent applications in an easier way.
lunyiliu/LogPrompt
lunyiliu/CoachLM
Code and data for CoachLM, an automatic instruction revision approach LLM instruction tuning.
CatKang/innodb_diagrams
Diagrams for InnoDB data structures and behaviors
jmhodges/levigo
levigo is a Go wrapper for LevelDB
shenlongxing/goleveldb-annotated
带有注释的goleveldb源码
hanwen/go-fuse
FUSE bindings for Go
xingshaocheng/architect-awesome
后端架构师技术图谱
BaronStack/book_paper
Collect some book about distributed storage system
huihut/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
wangzheng0822/algo
数据结构和算法必知必会的50个代码实现
dashpradeep99/https-github.com-miguellgt-books
books
Vonng/ddia
《Designing Data-Intensive Application》DDIA中文翻译
hyhlinux/DDIA
《设计数据密集型应用》中文翻译 《Designing Data-Intensive Application》
liuhr/my2sql
解析MySQL binlog ,可以生成原始SQL、回滚SQL、去除主键的INSERT SQL等,也可以生成DML统计信息以及大事务分析信息。
hedengcheng/tech
programming, database, distributed system
acl-dev/acl
C/C++ server and network library, including coroutine,redis client,http/https/websocket,mqtt, mysql/postgresql/sqlite client with C/C++ for Linux, Android, iOS, MacOS, Windows, etc..
peimingjerry/dictionary
A few data structure and algorithm for dictionary implementation, skipList, sortedChain and HashTable
hellogcc/100-gcc-tips
A collection of gcc tips. 100 maybe just mean many here.
hellogcc/100-gdb-tips
A collection of gdb tips. 100 maybe just mean many here.
Dod-o/Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法
Mapaler/FastCopy-M
FastCopy-Multilanguage,FastCopy完整支持多国语言版
zinkpad/SharpCifs
SharpCifs is a port of JCIFS to C#
wangzhhbj/Data-Structures-and-Algorithms-in-C
所有基础数据结构和算法的纯C语言实现,如各自排序、链表、栈、队列、各种树以及应用、图算法、字符串匹配算法、回溯、并查集等,献丑了
byoungd/English-level-up-tips
An advanced guide to learn English which might benefit you a lot 🎉 . 离谱的英语学习指南/英语学习教程。
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
feixiao/Distributed-Systems
MIT课程《Distributed Systems 》学习和翻译
davideuler/architecture.of.internet-product
互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/OpenAI/Google/Facebook/Amazon/eBay的架构,欢迎PR补充