- Shanghai
Stars
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
Event-driven network library for multi-threaded Linux server in C++11
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
Crow is very fast and easy to use C++ micro web framework (inspired by Python Flask)
🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework
TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)
This repository contains vczh's toys for black magic codes or experiments
User Guides For those new to the LLVM system.(LLVM系统的新用户指南,中文翻译版)
c++ library to provide jQuery style api for gumbo library
asynchronous examples for openssl using poll/epoll