Starred repositories
FlatBuffers: Memory Efficient Serialization Library
Mars is a cross-platform network component developed by WeChat.
A C++ header-only HTTP/HTTPS server and client library
C++ Parallel Computing and Asynchronous Networking Framework
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.
🌱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…
🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework
A feature-rich, easy-learning and highly optimized Lua scripting plugin for UE.
C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.
Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。
MySQL Connector/C++ is a MySQL database connector for C++. It lets you develop C++ and C applications that connect to MySQL Server.
A high available service discovery & registration & fault-tolerance framework
A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store
We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads
C++ interfaces used to communicate with Roq's market gateways.
A connection-oriented persistent message queue framework based on TCP or SHM(shared memory)
Tencent Easy ACE Framework,基于ACE的高性能服务框架,有完善的监控统计,数据库访问等功能
A highly optimized single producer single consumer message queue C++ template
A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)
A collection of shared memory containers for high performance server