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
- 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
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆30Updated 4 years ago
- windows下单进程/多进程/多线程/select/iocp架构的socket服务端和客户端框架☆64Updated 9 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆48Updated 7 years ago
- 类dubbo的c++分布式服务框架;采用微内核、插件式架构设计;仅支持泛化调用和泛化服务暴露;兼容dubbo标准协议☆21Updated 8 years ago
- Easy to use RPC framework☆42Updated 8 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆49Updated 3 weeks ago
- Cross platform rudp library with C++11☆82Updated 5 years ago
- c++11任务库☆53Updated 10 years ago
- Distributed service governance framework based on c/c++, including service registration, service discovery, unified configuration, messag…☆22Updated 6 years ago
- C++11实现的协程库,支持Win,Linux,Mac。☆37Updated 7 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 8 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 9 years ago
- ☆35Updated last week
- std::future extension☆37Updated 5 years ago
- 包含桌面录制,声卡+麦克风录制,MP4文件保存,RTMP和RTSP推流功能。☆41Updated 6 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆47Updated 9 years ago
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆51Updated 7 years ago
- 定时器方案,采用epoll的异步驱动和采用时间轮推动2中方案。测试在20万个定时器同时存在(以50us的速率仍然持续创建)的情况下内 存为20M,cpu占用2%左右☆17Updated 10 years ago
- C++ Workflow 北极星服务发现与注册插件☆20Updated 2 years ago
- C++远程调用框架☆34Updated 11 years ago
- 一个简单好用的c++ web服务器框架(类php nodejs脚本开发体验)c++11☆64Updated 2 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆172Updated 3 weeks ago
- a header-only event-driven library based on c++11.☆35Updated 3 years ago
- event manager for decoupling systems.☆15Updated 7 years ago
- c++11实现的一个实用的轻量级跨平台多线程actor框架,支持pull和push接口,支持基于协程的异步调用,目前只支持本地消息传递☆22Updated 2 years ago
- C++语言实现的线程池,结合windowsIOCP完成端口,实现socket高并发服务端程序☆27Updated 7 years ago
- A Rest-Ful client work with Qt☆14Updated 2 years ago
- REDM是一套基于商业化标准的开源directui界面框架,不仅能提供完善的项目管理方案、详细的文档框架,也可轻松协助完成可视化界面设计,其核心库的稳定性已在内部多个大型商化项目中通过验证。 http://hgy413.com/3426.html☆14Updated 7 years ago