Pinned Repositories
MIT-6.824
Basic Sources for MIT 6.824 Distributed Systems Class
penglaiyxy.github.io
Penglaiyxy Blog ->
algo
数据结构和算法必知必会的50个代码实现
book
关于技术类的电子书,为了去中心化,保存在git上,不至于丢失,[侵删]
book-1
:books: All programming languages books
books
一些常见的书籍pdf或者视频
books-1
this is my blog
ceph
Ceph is a distributed object, block, and file storage platform
ceph-scripts
Small helper scripts for monitoring/managing a Ceph cluster
ceph_exporter
Prometheus exporter that scrapes meta information about a ceph cluster.
penglaiyxy's Repositories
penglaiyxy/algo
数据结构和算法必知必会的50个代码实现
penglaiyxy/raft
Golang implementation of the Raft consensus protocol
penglaiyxy/SpringBooks
学习后端的相关电子书
penglaiyxy/book-1
:books: All programming languages books
penglaiyxy/ddia-references
Literature references for “Designing Data-Intensive Applications”
penglaiyxy/puppet-ceph
Ceph Puppet Module
penglaiyxy/ceph
Ceph is a distributed object, block, and file storage platform
penglaiyxy/bookShelf
penglaiyxy/yolanda
极客时间<网络编程实战>代码
penglaiyxy/sandstorm
Sandstorm is a self-hostable web productivity suite. It's implemented as a security-hardened web app package manager.
penglaiyxy/Golang_Puzzlers
An example project, for my column named "Core Golang - 36 lessons"
penglaiyxy/penglaiyxy.github.io
Penglaiyxy Blog ->
penglaiyxy/grokking_algorithms
Code for the book Grokking Algorithms (https://amzn.to/29rVyHf)——算法图解
penglaiyxy/hands-on-ml-zh
:book: [译] Sklearn 与 TensorFlow 机器学习实用指南【版权问题,网站已下线!!】
penglaiyxy/linux-perf-examples
《Linux 性能优化实战》案例
penglaiyxy/books
一些常见的书籍pdf或者视频
penglaiyxy/ceph_exporter
Prometheus exporter that scrapes meta information about a ceph cluster.
penglaiyxy/nvmedirect
penglaiyxy/ceph-scripts
Small helper scripts for monitoring/managing a Ceph cluster
penglaiyxy/go-taireum
Taireum 一种兼容以太坊的企业级分布式账本与智能合约平台
penglaiyxy/glusterfs
Gluster Filesystem - (this is only a public mirror, see the README for contributing)
penglaiyxy/lizardfs
LizardFS is an Open Source Distributed File System licenced under GPLv3.
penglaiyxy/seastar
High performance server-side application framework
penglaiyxy/MIT-6.824
Basic Sources for MIT 6.824 Distributed Systems Class
penglaiyxy/papers
:page_facing_up: Paper Summaries
penglaiyxy/Codes
This repository contains all my codes for the competitive programming from Codeforces, Hackerrank, Codechef and others
penglaiyxy/book
关于技术类的电子书,为了去中心化,保存在git上,不至于丢失,[侵删]
penglaiyxy/books-1
this is my blog
penglaiyxy/disk_analysis
hd failure exploration
penglaiyxy/tinyTailFlash
ttFlash is a "tiny-tail" flash drive (SSD) that eliminates GC-induced tail latencies by circumventing GC-blocked I/Os with RAIN.