Pinned Repositories
the-art-of-command-line
Master the command line, in one page
apollo
An open autonomous driving platform
CppMicroServices
An OSGi-like C++ dynamic module system and service registry
CS-Notes
:books: Computer Science Learning Notes
DataMatrixTag
creat a DataMatrix tag
DataMatrixTags
creat a DataMatrix tag
easyloggingpp
Single header C++ logging library. It is extremely powerful, extendable, light-weight, fast performing, thread and type safe and consists of many built-in features. It provides ability to write logs in your own customized format. It also provide support for logging your classes, third-party libraries, STL and third-party containers etc.
evpp
A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.
glog
C++ implementation of the Google logging module
json
JSON for Modern C++
yuzhenboy's Repositories
yuzhenboy/muduo
Event-driven network library for multi-threaded Linux server in C++11
yuzhenboy/protobuf
Protocol Buffers - Google's data interchange format
yuzhenboy/evpp
A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.
yuzhenboy/the-art-of-command-line
Master the command line, in one page
yuzhenboy/linuxdeployqt
Makes Linux applications self-contained by copying in the libraries and plugins that the application uses, and optionally generates an AppImage. Can be used for Qt and other applications
yuzhenboy/use_vim_as_ide
use vim as IDE
yuzhenboy/apollo
An open autonomous driving platform
yuzhenboy/json
JSON for Modern C++
yuzhenboy/CppMicroServices
An OSGi-like C++ dynamic module system and service registry
yuzhenboy/glog
C++ implementation of the Google logging module
yuzhenboy/easyloggingpp
Single header C++ logging library. It is extremely powerful, extendable, light-weight, fast performing, thread and type safe and consists of many built-in features. It provides ability to write logs in your own customized format. It also provide support for logging your classes, third-party libraries, STL and third-party containers etc.
yuzhenboy/CS-Notes
:books: Computer Science Learning Notes
yuzhenboy/YFAGV
yuzhenboy/MatrixData-Bar
yuzhenboy/DataMatrixTags
creat a DataMatrix tag
yuzhenboy/DataMatrixTag
creat a DataMatrix tag
yuzhenboy/Project
some small project
yuzhenboy/sigslot
C++11 signal/slot implementation