Stars
Protocol Buffers - Google's data interchange format
C++ based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
Event-driven network library for multi-threaded Linux server in C++11
A C++ header-only HTTP/HTTPS server and client library
Tars is a high-performance RPC framework based on name service and Tars protocol, also integrated administration platform, and implemented hosting-service via flexible schedule.
A C++ library for interacting with JSON.
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.
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…
oneAPI Threading Building Blocks (oneTBB)
A beautiful stack trace pretty printer for C++
A high performance and fully featured proxy for redis, support redis sentinel and redis cluster
C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform - NO LONGER MAINTAINED - Please check https://github.com/cpp-redis/cpp_redis
从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis、memcache API 封装可直接调用),开发框架库(消息调度处理、自动连接管理、服务开发、游戏框架、服务间消息收发…
A header only library for creating and validating json web tokens in c++
C++ framework for json-rpc (json remote procedure call)
C++ library for asynchronous non-blocking communication with RabbitMQ
Header-only C++11 library to encode/decode base64, base64url, base32, base32hex and hex (a.k.a. base16) as specified in RFC 4648, plus Crockford's base32. MIT licensed with consistent, flexible API.
arangodb / linenoise-ng
Forked from antirez/linenoiseA small self-contained alternative to readline and libedit that supports UTF-8 and Windows and is BSD licensed.
Redis C++ client, support the data slice storage, support redis cluster, thread-safe,multi-platform,connection pool, read/write separation.
Platform independent c++ library providing ftp client functionality.