#
Starred repositories
11
stars
written in C++
Clear filter
GoogleTest - Google Testing and Mocking Framework
🪄 Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery
A tiny C++ webserver, when it goes wrong, it returns I know nothing.
基于 C++17 实现 23 种 GoF 设计模式,使用智能指针来避免内存泄漏。Implement 23 GoF design patterns in C++17, make proper use of smart pointers to avoid memory leak.
ohlig / TinyWebServer
Forked from qinguoyi/TinyWebServer🔥 Linux下C++轻量级Web服务器