The regex-centric, fast lexical analyzer generator for C++ with full Unicode support. Faster than Flex and other regex matchers. Accepts Flex specifications. Generates reusable source code that is easy to understand. Easily integrates with Bison and other parsers. Includes a fast stand-alone regex engine and library.
The Fast Lexical Analyzer - scanner generator for lexing in C and C++
定期同步https://github.com/protocolbuffers/protobuf.git
A asymmetric coroutine library for C.
来自 https://github.com/qinguoyi/TinyWebServer 的服务器项目
tinyhttpd 是一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。
http://learnopengl.com 系列教程的简体中文翻译