wapthen's Stars
openresty/openresty
High Performance Web Platform Based on Nginx and LuaJIT
huangzworks/redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
grandyang/leetcode
Provide all my solutions and explanations in Chinese for all the Leetcode coding problems.
qiurunze123/miaosha
⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓
reactor/reactor-core
Non-Blocking Reactive Foundation for the JVM
slact/nchan
Fast, horizontally scalable, multiprocess pub/sub queuing server and proxy for HTTP, long-polling, Websockets and EventSource (SSE), powered by Nginx.
royeo/awesome-programming-books
📚 经典技术书籍推荐,持续更新...
LukaszWiktor/series-reducer
A java implementation of Ramer–Douglas–Peucker algorithm for reducing number of points in data series.
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
sarabander/sicp
HTML5/EPUB3 version of SICP
libevent/libevent
Event notification library
y123456yz/Reading-and-comprehense-memcached-1.4.22
memcached源码详细分析注释,带详尽中文注释及函数调用关系,更新完毕
bliksemlabs/rrrr
RRRR rapid real-time routing
openhumanoids/multisense-lcm
An LCM driver for the MultiSense SL
humiaozuzu/dot-vimrc
Maple's vim config files
fuh/vimrc
minimal .vimrc for c/c++ developers
redwardstern/sublime-a-file-icon
A File Icon package for Sublime Text 3
AlanLang/BoxyTheme
The most hackable theme for Sublime Text 3
quantOS-org/DataCore
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
tsenart/vegeta
HTTP load testing tool and library. It's over 9000!
halfrost/Halfrost-Field
✍🏻 这里是写博客的地方 —— Halfrost-Field 冰霜之地
happyfish100/fastdfs
FastDFS is an open source high performance distributed file system (DFS). It's major functions include: file storing, file syncing and file accessing, and design for high capacity and load balance. Wechat/Weixin public account (Chinese Language): fastdfs
llohellohe/llohellohe.github.com
yangqi's blog
trazyn/weweChat
💬 Unofficial WeChat client built with React, MobX and Electron.
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
nmathewson/libevent_obsolete
Nick's public libevent repository. The official repository is at https://github.com/libevent/libevent . NO PRS HERE PLEASE
cs-books/influential-cs-books
Most influential books on Computer Science/programming
session-replay-tools/tcpcopy
An online request replication and TCP stream replay tool, ideal for real testing, performance testing, stability testing, stress testing, load testing, smoke testing, and more.
jobbole/awesome-programming-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等