Pinned Repositories
ClickHouse
ClickHouse® is a real-time analytics DBMS
rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
1m-go-tcp-server
benchmarks for implementation of servers which support 1 million connections
6.828-labs
my labs answer for https://pdos.csail.mit.edu/6.828/2014/
6.828-MIT-OS
The implementation of MIT's 6.828 Operating System Engineering
6.828mit
The source of lab and assignment for 6.828 of MIT
fredchenbj.github.io
My Personal Blog
tidb
TiDB is a distributed HTAP database compatible with the MySQL protocol
bcc
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
tikv
Distributed transactional key-value database, originally created to complement TiDB
fredchenbj's Repositories
fredchenbj/6.828-labs
my labs answer for https://pdos.csail.mit.edu/6.828/2014/
fredchenbj/6.828-MIT-OS
The implementation of MIT's 6.828 Operating System Engineering
fredchenbj/6.828mit
The source of lab and assignment for 6.828 of MIT
fredchenbj/beansdb
Yet another distributed key-value storage system from Douban Inc.
fredchenbj/bfs
distributed file system(small file storage) writen by golang.
fredchenbj/cracking-the-coding-interview
Solutions for the book: Cracking the coding interview V4. Written in C++.
fredchenbj/dissertation
Sources for my PhD dissertation on the Raft consensus algorithm
fredchenbj/easy_pb_rpc
fredchenbj/go-labs
杂七杂八的Go语言实验代码
fredchenbj/interactive_latencies
Jeff Dean's latency numbers plotted over time
fredchenbj/Linux-0.11
The old Linux kernel source ver 0.11 which has been tested under modern Linux, Mac OSX and Windows.
fredchenbj/MemoryPool
An easy to use and efficient memory pool allocator written in C++.
fredchenbj/MIT-6.824-2016
MIT 6.824 2016
fredchenbj/MIT-6.824-2017
Basic Sources for MIT 6.824 Distributed Systems Class
fredchenbj/msls-eval
Accurate and Fast Evaluation of Multi-Stage Log-Structured Designs
fredchenbj/PySyncObj
A library for replicating your python class between multiple servers, based on raft protocol
fredchenbj/redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
fredchenbj/ResumeSample
Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序员简历模板、架构师简历模板以及通用程序员简历模板
fredchenbj/tech
programming, database, distributed system
fredchenbj/the-geek-in-the-corner
Sample code from thegeekinthecorner.com
fredchenbj/YCSB-runner
Automatically runs YCSB, collects output, and generates plots.