Stars
A cheatsheet of modern C++ language and library features.
A data plane framework that supports any layer-7 protocols.
Protocol Buffer Validation - replaced by https://github.com/bufbuild/protovalidate
Cloud-native high-performance edge/middle/service proxy
Protocol Buffers - Google's data interchange format
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" mea…
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
Sample code from Linux Device Drivers, 3rd Edition (O'Reilly 2005)