jinshikuo's Stars
ytdl-org/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
networkx/networkx
Network Analysis in Python
cloudwu/skynet
A lightweight online game framework
chai2010/go-ast-book
:books: 《Go语言定制指南》(原名:Go语法树入门/开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST)
golangci/golangci-lint
Fast linters runner for Go
esrrhs/pingtunnel
Pingtunnel is a tool that send TCP/UDP traffic over ICMP
buger/goreplay
GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in code deployments, configuration changes and infrastructure changes.
alibaba/canal
阿里巴巴 MySQL binlog 增量订阅&消费组件
brendangregg/perf-tools
Performance analysis tools based on Linux perf_events (aka perf) and ftrace
brendangregg/FlameGraph
Stack trace visualizer
chrislgarry/Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
PanJiaChen/vue-element-admin
:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin
gperftools/gperftools
Main gperftools repository
fluent/fluent-bit
Fast and Lightweight Logs, Metrics and Traces processor for Linux, BSD, OSX and Windows
erikdubbelboer/redis-lua-scaling-bloom-filter
LUA Redis scripts for a scaling bloom filter
ContainerSolutions/k8s-deployment-strategies
Kubernetes deployment strategies explained
apache/mesos
Apache Mesos
Doist/bitmapist
Powerful analytics and cohort library using Redis bitmaps
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
apache/superset
Apache Superset is a Data Visualization and Data Exploration Platform
lib-pku/libpku
贵校课程资料民间整理
gerrit-review/gerrit
Gerrit Code Review (mirror only). DO NOT SUBMIT PULL REQUESTS HERE. Use https://gerrit-review.googlesource.com instead.
torvalds/linux
Linux kernel source tree
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
josiahcarlson/rpqueue
Redis Priority Queue offers a priority/timeline based queue for use with Redis
hashicorp/raft
Golang implementation of the Raft consensus protocol
521xueweihan/HelloGitHub
:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
huangzworks/redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
hashicorp/memberlist
Golang package for gossip based membership and failure detection
goraft/raft
UNMAINTAINED: A Go implementation of the Raft distributed consensus protocol.