Stars
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
SSDB - A fast NoSQL database, an alternative to Redis
🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to an…
微信HOOK、微信机器人 wxhook,数据库解密 微信公众号采集 微信公众号爬虫,企业微信HOOK
Public malware techniques used in the wild: Virtual Machine, Emulation, Debuggers, Sandbox detection.
The fastest feature-rich C++11/14/17/20/23 single-header testing framework
2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等
Detours is a software package for monitoring and instrumenting API calls on Windows. It is distributed in source code form.
an efficient feature complete C++ bittorrent implementation
A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》
free C++ class library of cryptographic schemes
🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework
超级微信电脑客户端,支持多开、防消息撤销、语音消息备份...开放WeChatSDK
C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Red…
A tool for use with clang to analyze #includes in C and C++ source files
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
A library of C++ coroutine abstractions for the coroutines TS
A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.
Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.