guojuntech's Stars
cockroachdb/cockroach
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
scylladb/seastar
High performance server-side application framework
JDevlieghere/dotfiles
⚙ Dotfiles for Linux &macOS
Tencent/rapidjson
A fast JSON parser/generator for C++ with both SAX/DOM style API
Tencent/phxpaxos
The Paxos library implemented in C++ that has been used in the WeChat production environment.
apache/brpc
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".
khizmax/libcds
A C++ library of Concurrent Data Structures
0xAX/linux-insides
A little bit about a linux kernel
longhorn/longhorn
Cloud-Native distributed storage built on and for Kubernetes
tlaplus/DrTLAPlus
Dr. TLA+ series - learn an algorithm and protocol, study a specification
rahulait/putty-themes
Stores customized themes for putty. One can apply the theme by running the .reg files and then selecting the theme while creating a new session.
tikv/tikv
Distributed transactional key-value database, originally created to complement TiDB
leanote/desktop-app
Leanote Desktop App, based on Electron(atom-shell) http://leanote.org
walkor/workerman
An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols.
shihyu/Linux_Programming
shihyu/linux_kernel_driver
miloyip/json-tutorial
从零开始的 JSON 库教程
miloyip/game-programmer
A Study Path for Game Programmer
atomix/copycat
A novel implementation of the Raft consensus algorithm
floodsung/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
microsoft/LightGBM
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
reactjs/react-modal
Accessible modal dialog component for React
SnapKit/SnapKit
A Swift Autolayout DSL for iOS & OS X
SnapKit/Masonry
Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout
google/guava
Google core libraries for Java
dcurletti/redux-infinite-scroll
React infinite scroll component designed for a Redux data-flow.
varnish/hitch
A scalable TLS proxy by Varnish Software.
observing/balancerbattle
WebSocket loadbalancer battle
JakeChampion/fetch
A window.fetch JavaScript polyfill.
JakeSidSmith/react-fastclick
Fast Touch Events for React