poemdistance / file-transfer
Files transfer under the Local Area Network(LAN) 局域网文件传输
☆8Updated 6 years ago
Alternatives and similar repositories for file-transfer:
Users that are interested in file-transfer are comparing it to the libraries listed below
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- 实现并对比了各类字符串匹配算法,包括Sunday、KMP、Boyer-Moore、horspool☆24Updated 6 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆45Updated 9 years ago
- 基于共享内存的进程间通信组件☆15Updated 5 years ago
- 基于ANSI C开发的内存池和线程池,性能优异☆20Updated 9 years ago
- fast thread pool☆27Updated 6 years ago
- 用libcurl实现http和https服务☆30Updated 6 years ago
- 使用 epoll 实现多线程 Reactor 模式的 TCP server 框架。☆10Updated 5 years ago
- 最简单的tcpserver,主要解决tcp的粘包、分包的问题☆14Updated 9 years ago
- 多种无锁队列☆43Updated 7 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 6 years ago
- linux网络编 程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆85Updated 2 years ago
- 高性能博客系统☆27Updated 5 years ago
- 各种IO模型的socket server实现与测试☆42Updated 10 years ago
- ☆67Updated 5 years ago
- 用c语言setjmp和longjmp实现的一个最基本的协程☆35Updated 8 years ago
- C语言写的Http Server,J. David Blackstone在1999年写的一个不到 500 行的超轻量型HTTP服务器Http Server。☆20Updated 5 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- Type-length-value(TLV) encoder☆12Updated 7 years ago
- 企业级开源的文件传输库,支持UDP和TCP☆42Updated 5 years ago
- 用libevent实现https服务器☆21Updated 6 years ago
- C++11实现的协程库,支持Win,Linux,Mac。☆35Updated 6 years ago
- openssl surpport for handy☆42Updated 9 years ago
- libevent library reimplemented with c++☆42Updated 5 years ago
- 后端开发基础组件设计——池式组件(线程池、内存池、异步请求池)、高性能组件(原子操作CAS与锁、无锁消息队列、定时器、死锁检测、内存泄漏检测)及开源组件(libevent/libev、异步日志log4cpp、应用层协议设计ProtoBuf/Thrift)☆17Updated 2 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 12 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆33Updated 5 years ago
- kcp学习demo☆25Updated 5 years ago