rickard1117's Stars
alibaba/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
WangXiangUSTC/go-mysql-mongodb
Sync MySQL data into MongoDB
7-sevens/Developer-Books
编程开发相关书单列表整理
mongodb/mongo
The MongoDB Database
y123456yz/reading-and-annotate-wiredtiger-3.0.0
文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释
y123456yz/reading-and-annotate-rocksdb-6.1.2
rocksdb-6.1.2 KV存储引擎源码中文注释分析,后期与mongodb默认KV存储引擎wiredtiger进行原理与性能比较,近期持续更新
y123456yz/reading-and-annotate-mongodb-3.6
分布式文档数据库mongodb-3.6(mongos、mongod、wiredtiger存储引擎)源码中文注释分析,持续更新。后期重点进行mongodb-4.4最新版本内核源码分析
buraksezer/olric
Distributed, in-memory key/value store and cache. It can be used as an embedded Go library and a language-independent service.
ZhangJiaQiao/2020-DBMS-project
This is the final project of 2020 DBMS course in SYSU
rickard1117/PidanDB
PidanDB是一个采用C++语言编写的key-value存储,支持并发读写事务与持久化故障恢复。
rickard1117/spi4c
spi4c is a simlpe interpreter for Pascal written in cpp
lealone/Lealone
比 MySQL 和 MongoDB 快10倍的 OLTP 关系数据库和文档数据库
couchbase/forestdb
A Fast Key-Value Storage Engine Based on Hierarchical B+-Tree Trie
runshenzhu/palmtree
An implementation of Intel's concurrent B+Tree (Palm Tree)
rxin/db-readings
Readings in Databases
stephentu/silo
Multicore in-memory storage engine
kohler/masstree-beta
Beta release of Masstree.
xiaoweiChen/CMake-Cookbook
:book: 作为对《CMake Cookbook》的中文翻译。
cmu-db/noisepage
Self-Driving Database Management System from Carnegie Mellon University
qw4990/blog
qw4990's Blog
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
pingcap/awesome-database-learning
A list of learning materials to understand databases internals
antlr/grammars-v4
Grammars written for ANTLR v4; expectation that the grammars are free of actions.
DoctorWkt/acwj
A Compiler Writing Journey
dutor/loki
A C++ Template library, developed by Andrei Alexandrescu, the author of the book Modern C++ Design.
solodon4/Mach7
Functional programming style pattern-matching library for C++
prometheus/node_exporter
Exporter for machine metrics
testerSunshine/12306
12306智能刷票,订票
kubernetes/client-go
Go client for Kubernetes.
zeroc-ice/ice
All-in-one solution for creating networked applications with RPC, pub/sub, server deployment, and more.