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:
- 类dubbo的c++分布式服务框架;采用微内核、插件式架构设计;仅支持泛化调用和泛化服务暴露;兼容dubbo标准协议☆21Updated 8 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 7 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 8 years ago
- Cross platform rudp library with C++11☆82Updated 5 years ago
- 整理了几款优质软件的源码。☆37Updated 9 months ago
- std::future extension☆37Updated 5 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆49Updated last week
- 基于C++14和ASIO实现高并发TCP网络框架☆50Updated 7 years ago
- C++11实现的协程库,支持Win,Linux,Mac。☆37Updated 7 years ago
- c++11任务库☆53Updated 9 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
- c++ operation database like mybatis☆36Updated 3 years ago
- windows下单进程/多进程/多线程/select/iocp架构的socket服务端和客户端框架☆64Updated 8 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- A Rest-Ful client work with Qt☆14Updated 2 years ago
- simple morden c++ network library based on asio standalone,support tcp/udp/http/websocket and kcp wrapper.☆58Updated last year
- 用duilib写的一个 虚拟键盘 ,可以参考学习 duilib 的一些用法和鼠标消息的 hook ,今天开源出来供学习。 功能难免不够完善,欢迎修正bug和添加功能,本人比较忙,有可能没时间后期维护,谨慎直接用于 商业项目☆36Updated 9 years ago
- filezilla是一款非常不错的ftp软件,这是我维护的filezilla客户端和服务器端源码。☆77Updated 8 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Updated 7 years ago
- Expert C++的个人翻译☆55Updated 4 years ago
- Distributed service governance framework based on c/c++, including service registration, service discovery, unified configuration, messag…☆22Updated 6 years ago
- 工作过程当中的实用工具类,脚本...☆38Updated 3 years ago
- C++远程调用框架☆34Updated 11 years ago
- 购买刘典武Qt开发框架☆48Updated 8 years ago
- An embedded browser implementation using Qt and CEF☆23Updated 6 years ago
- C++语言实现的线程池,结合windowsIOCP完成端口,实现socket高并发服务端程序☆27Updated 7 years ago
- an easy to use async redis client implemented in c++11☆35Updated 4 years ago
- c++异步io☆16Updated 2 years ago
- c++11实现的一个实用的轻量级跨平台多线程actor框架,支持pull和push 接口,支持基于协程的异步调用,目前只支持本地消息传递☆22Updated last year