Pinned Repositories
abi-aa
Application Binary Interface for the Arm® Architecture
binutils-gdb
Unofficial mirror of sourceware binutils-gdb repository. Updated daily.
boost
Super-project for modularized Boost
Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
CMake-Cookbook
:book: 作为对《CMake Cookbook》的中文翻译。
cmake-cookbook-2
CMake Cookbook recipes.
compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
ConcurrentMemoryPool
📚一个三级缓存的高并发内存池
core_analyzer
A power tool to debug memory-related issues
cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
piperwei's Repositories
piperwei/binutils-gdb
Unofficial mirror of sourceware binutils-gdb repository. Updated daily.
piperwei/abi-aa
Application Binary Interface for the Arm® Architecture
piperwei/boost
Super-project for modularized Boost
piperwei/Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
piperwei/compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
piperwei/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
piperwei/Fast-DDS
The most complete DDS - Proven: Plenty of success cases.
piperwei/googletest
GoogleTest - Google Testing and Mocking Framework
piperwei/huaweicloud-sdk-c-obs
piperwei/json
JSON for Modern C++
piperwei/cppreference2mshelp
cppreference.com html archive converter to microsoft help (for Visual Studio 2012+) and chm help (for Windows)
piperwei/FlameGraph
Stack trace visualizer
piperwei/gperftools
Main gperftools repository
piperwei/gperftools_flamegraph_profiler
Use gperftools cpu profiler to profile code and convert profile result to flamegraph
piperwei/libbacktrace
A C library that may be linked into a C/C++ program to produce symbolic backtraces
piperwei/libevent
Event notification library
piperwei/libevent-book
<Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。
piperwei/libunwind
libunwind official github repo (in need of new / additional maintainer, mail/open issue if interested)
piperwei/muduo
Event-driven network library for multi-threaded Linux server in C++11
piperwei/openssl
TLS/SSL and crypto library
piperwei/OpenXLSX
A C++ library for reading, writing, creating and modifying Microsoft Excel® (.xlsx) files.
piperwei/perf-tools
Performance analysis tools based on Linux perf_events (aka perf) and ftrace
piperwei/protobuf
Protocol Buffers - Google's data interchange format
piperwei/protobuf-c
Protocol Buffers implementation in C
piperwei/Ring-Buffer
simple C++11 ring buffer implementation, allocated and evaluated at compile time
piperwei/safeclib
safec libc extension with all C11 Annex K functions
piperwei/strace
strace is a diagnostic, debugging and instructional userspace utility for Linux
piperwei/stress-ng
This is the stress-ng upstream project git repository. stress-ng will stress test a computer system in various selectable ways. It was designed to exercise various physical subsystems of a computer as well as the various operating system kernel interfaces.
piperwei/tinyxml2
TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.
piperwei/yaml-cpp
A YAML parser and emitter in C++