xanarry / http-downloaderLinks
这是一个用C语言编写Linux平台的http文件下载器, 以命令行的方式运行
☆47Updated 7 years ago
Alternatives and similar repositories for http-downloader
Users that are interested in http-downloader are comparing it to the libraries listed below
Sorting:
- 实用函数库,方便用C语言快速开发☆23Updated 8 years ago
- 一个简单的http/https库,c语言实现,用到了 openssl库,支持 get和post☆42Updated 9 years ago
- C-Log Easy and Efficient☆19Updated 5 years ago
- 跨平台C语言基础库,适配任意ANSI_C编译器【字符串、文件、目录、时间、数组/队列、线程池、BASE64、CRC32、MD5、SHA1、URL编解码、码表实现UTF8/GBK编码转换】☆34Updated 8 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆56Updated 9 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆48Updated 8 years ago
- A high-performance, high-stability, cross-platform HTTP client.☆197Updated 2 years ago
- 一个通用的C语言编写的类似STL功能的集合库,实现比较简单,通用性比较强☆32Updated 8 years ago
- Transformation between JSON and struct. (类似Java Gson,C语言实现将json和struct的快捷转换。)☆41Updated 4 years ago
- USTC 嵌入式系统实验室2013级研究生阅读内核记录☆63Updated 11 years ago
- My Makefile for Linux, application & driver☆43Updated 4 years ago
- 跨平台的c开发库,提供asio、stream、容器、算法、xml/json/plist解析、数据库等常用模块 http://www.tboox.org☆36Updated 8 years ago
- C语言实现的MD5算法源码☆90Updated 6 years ago
- 实现并对比了各类字符串匹配算法,包括Sunday、KMP、Boyer-Moore、horspool☆24Updated 6 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- Source Insight 4 Theme, Sublime style☆65Updated 7 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- ☆73Updated last year
- Linux设备驱动开发详解代码清单☆19Updated 10 years ago
- C、C++和其在Linux下的编程学习,主要是51CTO、传智播客、一些经典书籍的学 习等☆34Updated last year
- c语言实现的websocket的http请求/回复、数据的打包/解包、掩码/解码处理,提供服务端和客户端开发示例☆52Updated 2 years ago
- 韦东山驱动开发源代码☆13Updated 8 years ago
- 简洁易用的嵌入式操作系统内核。github停止更新,请移步开源中国//git.oschina.net/kerndev/klite☆55Updated 6 years ago
- cJson源码和源码分析☆245Updated 9 years ago
- A tiny web server based on libuv, can accept Socket,WebSocket,or http protocol,and set callBack func's 一个基于libuv的小型Web服务器,可以接受Socket,WebS…☆35Updated 10 months ago
- eJet 是一个轻量级、高性能、嵌入式Web服务器,实现HTTP/1.1全栈功能,包括TLS/SSL、正向代理、反向代理、FastCGI、Cookie、Web Cache、访问日志、HTTP变量、HTTP Script脚本程序、JSon配置文件、虚拟主机、HTTP Loca…☆34Updated 8 months ago
- 基于C语言 跨平台json解析☆28Updated 6 years ago
- 《密码技术与物联网安全——mbedtls开发实战》示例代码☆155Updated 2 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 years ago
- 用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。☆134Updated 7 months ago