Stars
可以将汉字字符串转换为拼音字符串,遇到多音字情况会将所有的读法返回在一个std::vector<std::string>中,可以在汉字中夹带其他字符,只将汉字转换为拼音。基于https://github.com/wzhe/GetPinyin完成。
An elegant \LaTeX\ résumé template. 大陆镜像 https://gods.coding.net/p/resume/git
The fastest feature-rich C++11/14/17/20/23 single-header testing framework
程序员应该访问的最佳网站中文版
A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》
A community driven list of useful Emacs packages, libraries and other items.
A simple C++11 Thread Pool implementation
For developers, who are building real-time data-driven applications, Redis is the preferred, fastest, and most feature-rich cache, data structure server, and document and vector query engine.
A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.
KlayGE is a cross-platform open source game engine with plugin-based architecture.
Tiptop is a performance monitoring tool for Linux. It provides a dynamic real-time view of the tasks running in the system. tiptop is very similar to the top utility, but most of the information di…
Ip2region is an offline IP address manager framework and locator with both IPv4 and IPv6 supported, supporting billions of data segments, ten microsecond searching performance, xdb search client fo…
Event-driven network library for multi-threaded Linux server in C++11