LiveMirror / tboxLinks
跨平台的c开发库,提供asio、stream、容器、算法、xml/json/plist解析、数据库等常用模块 http://www.tboox.org
☆36Updated 9 years ago
Alternatives and similar repositories for tbox
Users that are interested in tbox are comparing it to the libraries listed below
Sorting:
- C语言版的STL,包含set,list,map等基本数据结构和算法☆47Updated 10 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆85Updated 5 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆45Updated last year
- 跨平台C语言基础库,适配任意ANSI_C编译器【字符串、文件、目录、时间、数组/队列、线程池、BASE64、CRC32、MD5、SHA1、URL编解码、码表实现UTF8/GBK编码转换】☆34Updated 9 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆172Updated last month
- 基于ANSI C开发的内存池和线程池,性能优异☆21Updated 9 years ago
- A cross platform Http client with libcurl☆53Updated 7 years ago
- OpenSSL's usage☆37Updated 7 months ago
- A tiny web server based on libuv, can accept Socket,WebSocket,or http protocol,and set callBack func's 一个基于libuv的小型Web服务器,可以接受Socket,WebS…☆36Updated last year
- linux c 多路复用IO/epoll/select/poll 实现mqtt服务器,qt 5.80 实现mqtt客户端☆35Updated 5 years ago
- My Makefile for Linux, application & driver☆44Updated 5 years ago
- 即时通信 select/poll/epoll☆45Updated 5 years ago
- Linux环境C语言编程项目多级Makefile管理模板