balloonwj / Cpp17Links
本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删
☆11Updated 5 years ago
Alternatives and similar repositories for Cpp17
Users that are interested in Cpp17 are comparing it to the libraries listed below
Sorting:
- 基于C++14和ASIO实现高并发TCP网络框架☆50Updated 7 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆49Updated 2 months ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 8 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 7 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Updated 6 years ago
- std::future extension☆37Updated 5 years ago
- 类dubbo的c++分布式服务框架;采用微内核、插件式架构设计;仅支持泛化调用和泛化服务暴露;兼容dubbo标准协议☆21Updated 8 years ago
- Cross platform rudp library with C++11☆82Updated 5 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆30Updated 4 years ago
- c++11任务库☆53Updated 9 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆59Updated 7 years ago
- 整理了几款优质软件的源码。☆37Updated 9 months ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆18Updated 2 years ago
- C++11实现的协程库,支持Win,Linux,Mac。☆37Updated 6 years ago
- Distributed service governance framework based on c/c++, including service registration, service discovery, unified configuration, messag…☆22Updated 6 years ago
- simple morden c++ network library based on asio standalone,support tcp/udp/http/websocket and kcp wrapper.☆58Updated last year
- C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等☆16Updated 5 years ago
- 利用Boost Asio库开发的大并发量,高性能的网络通讯库,有线程池和即时,定时任务调度功能,负载均衡功能,可用于大并发量的客户端和服务端编程☆19Updated 5 years ago
- a header-only event-driven library based on c++11.☆35Updated 3 years ago
- Three major design patterns for multithreading development☆35Updated 2 years ago
- 定时器方案,采用epoll的异步驱动和采用时间轮推动2中方案。测试在20万个定时器同时存在(以50us的速率仍然持续创建)的情况下内存为20M,cpu占用2%左右☆17Updated 10 years ago
- A lightweight multithreading C++ network library based on Reactor.☆22Updated last year
- header only log inherited from Nanolog☆38Updated 5 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆26Updated 2 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆47Updated 9 years ago
- C++状态机☆11Updated last month
- HMX-Server分步式服务器框架,主要分为网关、登录、世界、场景、数据服务器,适用于大中小型项目☆28Updated 7 years ago
- 包含桌面录制,声卡+麦克风录制,MP4文件保存,RTMP和RTSP推流功能。☆41Updated 6 years ago
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆51Updated 7 years ago