tencentyun / cos-cpp-sdk-v5Links
☆60Updated last month
Alternatives and similar repositories for cos-cpp-sdk-v5
Users that are interested in cos-cpp-sdk-v5 are comparing it to the libraries listed below
Sorting:
- The Alibaba Cloud V1.0 SDK will soon enter the Basic Security Maintenance phase and is no longer recommended for use.☆104Updated 2 weeks ago
- 轻量级网络库, 基于C++11☆116Updated 3 years ago
- A IOCP Server Class on Windows!☆94Updated 7 years ago
- C++11实现的协程库,支持Win,Linux,Mac。☆35Updated 6 years ago
- 一个简单好用的c++ web服务器框架(类php nodejs脚本开发体验)c++11☆62Updated last year
- 即时通信 select/poll/epoll☆45Updated 5 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆97Updated 8 years ago
- C++ implement ThreadPool on windows☆39Updated 6 years ago
- Cross platform rudp library with C++11☆82Updated 4 years ago
- p2p网络 tcp打洞、 Nat穿透、seed服务器、peer客户端☆121Updated 3 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 9 years ago
- cpp go Coroutines 高并发 高性能.用C/C++实现的类似golang的协程和网络库.☆27Updated 5 years ago
- A thread safe stl implementation base on C++11 stl☆48Updated 3 years ago
- A ThreadPool clss base on IOCP on Windows.☆27Updated 7 years ago
- 用libcurl实现http和https服务☆31Updated 6 years ago
- spdlog简单封装☆51Updated last year
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- code samples from my blog☆19Updated 7 years ago
- muduo in windows☆68Updated 5 years ago
- fn-log is a cpp-based logging utility. It's a gift.☆83Updated 3 weeks ago
- Tencent Cloud API 3.0 SDK for C++☆59Updated this week
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆220Updated 6 years ago
- 包含桌面录制,声卡+麦克风录制,MP4文件保存,RTMP和RTSP推流功能。☆41Updated 6 years ago
- C++ ORM (Object Relational Mapping)☆76Updated 7 years ago
- windows下单进程/多进程/多线程/select/iocp架构的socket服务端和客户端框架