popofkh's Stars
eosphoros-ai/liteio
LiteIO is a cloud-native block device service that uses multiple storage engines, including SPDK and LVM, to achieve high performance. It is specifically designed for Kubernetes in a hyper-converged architecture, allowing for block device provisioning across the entire cluster.
kubernetes-csi/csi-driver-nvmf
CSI driver NVMf mainly supports RDMA and TCP for Software Defined Storage by NVMf
kubernetes/enhancements
Enhancements tracking repo for Kubernetes
container-storage-interface/spec
Container Storage Interface (CSI) Specification.
alibaba/open-local
cloud-native local storage management system for stateful workload, low-latency with simplicity
firecracker-microvm/firecracker
Secure and fast microVMs for serverless computing.
tikv/tikv
Distributed transactional key-value database, originally created to complement TiDB
douxu/IT-eBOOK
IT eBooks
yifengyou/learn-kvm
Qemu KVM(Kernel Virtual Machine)学习笔记
7-sevens/Developer-Books
编程开发相关书单列表整理
mwfj/CMU_15213_CSAPP3E_Lab
Self-Study: The Class lab of CMU-15213(2015 version) http://www.cs.cmu.edu/afs/cs/academic/class/15213-f15/www/schedule.html
TerranCivilian/csapp3e-labs
Self study labs from Computer Systems: A Programmer's Perspective 3rd edition.
bingohuang/effective-go-zh-en
《Effective Go》中英双语版
xianlubird/mydocker
<<自己动手写docker>> 源码
opencontainers/runc
CLI tool for spawning and running containers according to the OCI specification
moby/moby
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
containers/buildah
A tool that facilitates building OCI images.
chai2010/advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
hackstoic/golang-open-source-projects
为互联网IT人打造的中文版awesome-go
learn-sys/cn
A website providing info for self-learners who want to explore the world of operating systems. The website template is from https://github.com/kaiiiz/hexo-theme-book-demo. This repo is the Chinese version.
forthespada/CS-Books
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
flyanh/kcode
2020 KuaiShou Kcode
coder2gwy/coder2gwy
互联网首份程序员考公指南,由3位已经进入体制内的前大厂程序员联合献上。
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
ZhengHe-MD/database-of-tracing-systems
database of tracing systems
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
niudai/How-to-be-a-good-programmer
I'm here to tell you some amazing stuff which teacher would never tell you.
qyuhen/book
学习笔记
mohuishou/go-design-pattern
golang design pattern go 设计模式实现,包含 23 种常见的设计模式实现,同时这也是极客时间-设计模式之美 的笔记
afatcoder/LeetcodeTop
汇总各大互联网公司容易考察的高频leetcode题🔥