DanielCorleone2001's Stars
practical-tutorials/project-based-learning
Curated list of project-based tutorials
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
Light-City/CPlusPlusThings
C++那些事
facebook/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
dragonflydb/dragonfly
A modern replacement for Redis and Memcached
sunface/rust-course
“连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
521xueweihan/GitHub520
:kissing_heart: 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)
dibingfa/flash-linux0.11-talk
你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
sunface/rust-by-practice
Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.
dunwu/db-tutorial
📚 后端程序员应该掌握的主流数据库知识
cmu-db/bustub
The BusTub Relational Database Management System (Educational)
google/btree
BTree provides a simple, ordered, in-memory data structure for Go programs.
oceanbase/miniob
MiniOB is a compact database that assists developers in understanding the fundamental workings of a database.
talent-plan/tinykv
A course to build distributed key-value service based on TiKV model
ranxian/xv6-chinese
中文版的 MIT xv6 文档
lotusdblabs/lotusdb
Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.
brokercap/Bifrost
Bifrost ---- 面向生产环境的 MySQL,MariaDB,kafka 同步到Redis,MongoDB,ClickHouse,StarRocks,Doris,Kafka等服务的异构中间件
talent-plan/tinysql
A course to build the SQL layer of a distributed database.
hithesis/hithesis
嗨!thesis!哈尔滨工业大学毕业论文LaTeX模板
emichael/dslabs
Distributed Systems Labs and Framework
OneSizeFitsQuorum/raft-thesis-zh_cn
Raft 博士论文的中文翻译
iamxpy/SimpleDB
UC Berkeley's Database class CS186: Implement A Simple Database Management System
PikaLabs/floyd
A raft consensus implementation that is simply and understandable
ysj1173886760/paper_notes
notes i made while reading the papers. Including database, distributed systems and HPC.
platinummonkey/go-concurrency-limits
Go implementation of Netflix/concurrency-limits
tangwz/DistSysDeepDive
Code repository for the book 'Distributed System Deep Dive'《深入理解分布式系统》代码仓库
zhan3333/note
编程笔记:算法、语言、工具、面试
hardcore-os/coreKV-CPP
1Feng/leveldb-annotated
带注释的leveldb v1.18 代码
gilgameshchen/Leetcode-Daily
请勿Fork/PR