Skip to content
View wzhe's full-sized avatar

Block or report wzhe

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
14 results for source starred repositories written in C++
Clear filter

LeetCode Problems' Solutions

C++ 18,008 4,939 Updated Jan 17, 2024

Abseil Common Libraries (C++)

C++ 16,524 2,888 Updated Nov 5, 2025

Event-driven network library for multi-threaded Linux server in C++11

C++ 15,717 5,291 Updated Feb 28, 2025

A microbenchmark support library

C++ 9,810 1,712 Updated Oct 29, 2025

A simple C++11 Thread Pool implementation

C++ 8,564 2,341 Updated Jul 20, 2024

The fastest feature-rich C++11/14/17/20/23 single-header testing framework

C++ 6,464 675 Updated Oct 28, 2025

A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》

C++ 5,467 1,489 Updated Dec 29, 2022

A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.

C++ 3,733 949 Updated Apr 10, 2024

✏️ LeetCode solutions in C++ 11 and Python3

C++ 3,468 971 Updated Oct 19, 2023

KlayGE is a cross-platform open source game engine with plugin-based architecture.

C++ 2,165 352 Updated Nov 5, 2025

Some code snippets for sharing

C++ 1,905 936 Updated Dec 5, 2024

Event Dispatcher and callback list for C++

C++ 1,592 252 Updated Dec 8, 2024

得到汉字的拼音

C++ 25 7 Updated Jan 9, 2018

可以将汉字字符串转换为拼音字符串,遇到多音字情况会将所有的读法返回在一个std::vector<std::string>中,可以在汉字中夹带其他字符,只将汉字转换为拼音。基于https://github.com/wzhe/GetPinyin完成。

C++ 7 1 Updated Aug 14, 2019