husthg's Stars
Light-City/CPlusPlusThings
C++那些事
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
tmux/tmux
tmux source code
alibaba/druid
阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池
changkun/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
apache/hadoop
Apache Hadoop
elastic/beats
:tropical_fish: Beats - Lightweight shippers for Elasticsearch & Logstash
google/sanitizers
AddressSanitizer, ThreadSanitizer, MemorySanitizer
juicedata/juicefs
JuiceFS is a distributed POSIX file system built on top of Redis and S3.
huangzworks/redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
s3fs-fuse/s3fs-fuse
FUSE-based file system backed by Amazon S3
pentaho/pentaho-kettle
Pentaho Data Integration ( ETL ) a.k.a Kettle
hust-open-atom-club/linux-insides-zh
Linux 内核揭秘
Alluxio/alluxio
Alluxio, data orchestration for analytics and machine learning in the cloud
maemual/raft-zh_cn
Raft一致性算法论文的中文翻译
forhappy/Cplusplus-Concurrency-In-Practice
A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》
cubefs/cubefs
cloud-native distributed storage
raboof/nethogs
Linux 'net top' tool
yzhu798/CodingInterviewsNotes
涵盖C++ Primer 5th、 effective C++ 、 STL api和demos C++ 基础知识与理论、 智能指针、C++11、 Git教程 Linux命令 Unix操作系统(进程、线程、内存管理、信号)计算机网络、 数据结构(排序、查找)、数据库、、C++对象模型、 设计模式、算法(《剑指offer》、leetcode、lintcode、hihocoder、《王道程序员求职宝典》)、面试题、嵌入式相关等
udhos/update-golang
update-golang is a script to easily fetch and install new Golang releases with minimum system intrusion
kerasking/book-1
book
bytedance/netcap
atomix/copycat
A novel implementation of the Raft consensus algorithm
lidaohang/ceph_study
ceph学习资料整理
datatechnology/cornerstone
C++ implementation of raft consensus
cloudflare/cbpfc
cBPF to C or eBPF compiler
linyiqun/hadoop-hdfs
Hadoop分布式文件系统hdfs代码分析
bytedance/libtpa
Libtpa(Transport Protocol Acceleration), a DPDK based userspace TCP stack implementation.
dongzhiyan-stack/kernel-code-comment
3.10.96 内核源代码注释
izualzhy/leveldb_more_annotation
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.