1797818494's Stars
Walton1128/CPP-Templates-2nd--
《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正
pingcap/awesome-database-learning
A list of learning materials to understand databases internals
zxh0/jvmgo-book
《自己动手写Java虚拟机》随书源代码
Romantic-Lei/Learning-in-practice
learning (Fork 代码的小伙伴留下你们的star吧)
xlcoding/Java2Top
汇总收录各互联网大厂实时高频面经攻略(含详解)& 热点+原创项目🔥
xiang90/probing
nacos-group/r-nacos
Nacos server re-implemented in Rust.
lhmouse/git-workflow-zh
如何安全地使用 Git 的指导方案
Light-City/CPlusPlusThings
C++那些事
Light-City/light-thread-pool
基于Arrow的轻量线程池
xiang90/paxos
A go implementation of the Paxos algorithm
sofastack/sofa-jraft
A production-grade java implementation of RAFT consensus algorithm.
erikgrinaker/readings
Interesting readings and talks on computer science
LiLittleCat/awesome-free-chatgpt
🆓免费的 ChatGPT 镜像网站列表,持续更新。List of free ChatGPT mirror sites, continuously updated.
1797818494/bustub-vectordb
The BusTub Relational Database Management System (Educational)
1797818494/miniob_contest
ob比赛
niebayes/tinykv-summary
Summary of PingCap tinykv camp. No codes presented.
doocs/advanced-java
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
franktea/coro_epoll_kqueue
c++20 coroutine with epoll and queue
Alinshans/MyTinySTL
Achieve a tiny STL in C++11
tacgomes/smart-pointers
C++ unique_ptr, shared_ptr and weak_ptr implementations.
1797818494/cppDemoPractice
cppDemoPractice
huangzworks/redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
cwida/fsst
Fast Static Symbol Table (FSST): efficient random-access string compression
PHZ76/xop
轻量级网络库, 基于C++11
Tencent/phxpaxos
The Paxos library implemented in C++ that has been used in the WeChat production environment.
Tencent/Pebble
Pebble分布式开发框架
perklet/reverse-interview-zh
技术面试最后反问面试官的话
openacid/slim
Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).
changkun/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/