Chen writes low-level systems code and network libraries, notably muduo-protorpc for RPC frameworks and leanstl for STL implementations, plus dspfirst porting digital signal processing demos to Python.
Muduo. I wrote a server toolkit that handles thousands of simultaneous connections.
16kTypeset. I wrote a guide for typesetting technical books in LaTeX.
935NUEDC. I collected free study materials for electronics design competition.
65DSP First. I ported Georgia Tech's digital signal processing teaching tools to Python.
53Veriloglabs. I made undergraduate digital circuit labs in SystemVerilog.
29Unixtop. I forked a system monitor to handle modern threaded programs better.
10Muduo ProtoRPC. I built a message system for programs to talk to each other.
205Evcpp. I wrapped libevent2 to make concurrent programming in C++ simpler.
29Muduo Book. I wrote a book about building applications that handle massive numbers of users.
17TCP/IP Illustrated Companion. I built a companion site for TCP/IP Illustrated volume 2.
27C++ Primer. I collected all the source code examples from C++ Primer 4th edition.
62Lean STL. I wrote a simplified C++ standard library for learning.
29