alexandear / FileTransfer
File transfer over asynchronous TCP connection via boost.asio
☆40Updated 4 years ago
Alternatives and similar repositories for FileTransfer:
Users that are interested in FileTransfer are comparing it to the libraries listed below
- 最简单的tcpserver,主要解决tcp的粘包、分包的问题☆14Updated 8 years ago
- cross platform multiuser network painting program using Qt, boost asio☆41Updated 12 years ago
- an easy to use async redis client implemented in c++11☆35Updated 3 years ago
- 线程池,使用了很多C++ 11的新特性, 流程和传统的差不多,但是代码简洁了很多。☆25Updated 6 years ago
- spdlog简单封装☆49Updated last year
- Simple Blockingqueue I have used in many projects☆18Updated 7 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- This repository contains description of C++11 and C++14 Smart Pointers Trilogy of shared_ptr, unique_ptr and weak_ptr☆49Updated 6 years ago
- this is my summary c++ common tools☆26Updated last year
- 简单有效的内存池实现☆91Updated 8 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 8 years ago
- 用C++实现的一个简单的线程池,支持任务队列,实际任务继承自taskbase。☆12Updated 9 years ago
- Automatically exported from code.google.com/p/evproto☆14Updated 8 years ago
- C++ implement ThreadPool on windows☆39Updated 6 years ago
- c++ operation database like mybatis☆35Updated 2 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆46Updated 6 years ago
- Simple C++ RPC library based on boost::asio and protobuf.☆30Updated 10 years ago
- Sample application for C++ http server☆27Updated 2 years ago
- c++11任务库☆52Updated 9 years ago
- it contains some open source ocr code☆33Updated 5 years ago
- A C++ RPC Framework with Google's Protobuf Serialization and wangle framework☆19Updated 5 years ago
- C++远程调用框架☆33Updated 10 years ago
- Asynchronous timer queue mechanism(C++11)☆24Updated 9 years ago
- ☆35Updated last week
- C++ implementation of encoding HTTP multipart/form-data into a string buffer for POST action in HTTP clients☆67Updated 3 years ago
- C++11实现的 协程库,支持Win,Linux,Mac。☆35Updated 6 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- 一款设计不错的线程池☆18Updated 6 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago