Starred repositories
An open-source C++ library developed and used at Facebook.
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
Event-driven network library for multi-threaded Linux server in C++11
A fast JSON parser/generator for C++ with both SAX/DOM style API
搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。
Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery
A fast JSON serializing & deserializing library, accelerated by SIMD.
基于C++11、部分C++14/17特性的一个高性能并发httpserver,包括日志、线程池、内存池、定时器、网络io、http、数据库连接等模块。模块间低耦合高内聚,可作为整体也可单独提供服务。对各模块提供单元测试,对httpserver整体提供性能测试。
A lighted key-value database based on skiplist and a open-sorurce project, its link is in Readme.md