LiveMirror / tbox
跨平台的c开发库,提供asio、stream、容器、算法、xml/json/plist解析、数据库等常用模块 http://www.tboox.org
☆32Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for tbox
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 12 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…☆32Updated 3 months ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆35Updated 3 years ago
- 多种无锁队列☆43Updated 6 years ago
- fast thread pool☆26Updated 5 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆42Updated 8 years ago
- 基于ANSI C开发的内存池和线程池,性能优异☆19Updated 8 years ago
- A cross platform Http client with libcurl☆52Updated 6 years ago
- Zlog on Windows☆111Updated last year
- 一个基于Linux的纯C基础类库☆38Updated 7 years ago
- 跨平台C语言基础库,适配任意ANSI_C编译器【字符串、文件、目录、时间、数组/队列、线程池、BASE64、CRC32、MD5、SHA1、URL编解码、码表实现UTF8/GBK编码转换】☆33Updated 8 years ago
- C语言实现封装的服务器框架,多进程+单线程+libevent+openssl+ORMSQL☆10Updated 5 years ago
- 这是个纯C简单的开发框架. 跨平台,提供了日志模块,配置解析模块,多线程模块,json或csv解析模块, 适合开发一些C的简易项目!☆21Updated 8 years ago
- IPC provides flexible, efficient message passing between processes.☆28Updated 10 years ago
- 用duilib写的一个 虚拟键盘 ,可以参考学习 duilib 的一些用法和鼠标消息的 hook ,今天开源出来供学习。 功能难免不够完善,欢迎修正bug和添加功能,本人比较忙,有可能没时间后期维护,谨慎直接用于 商业项目☆37Updated 8 years ago
- 一个基于libmad与alsa的mp3播放器☆14Updated 7 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- linux c 多路复用IO/epoll/select/poll 实现mqtt服务器,qt 5.80 实现mqtt客户端☆32Updated 4 years ago
- duilib-tutorial☆15Updated 9 years ago
- openssl surpport for handy☆42Updated 9 years ago
- A http library based on libuv and mbedtls, supported tls/ssl☆29Updated 5 years ago
- Lightweight C structure base library☆28Updated 5 months ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆19Updated 8 years ago
- 包含桌面录制,声卡+麦克风录制,MP4文件保存,RTMP和RTSP推流功能。☆39Updated 5 years ago
- websocket base on libuv(基于libuv的websocket封装)☆11Updated 9 years ago
- 飞鸽c语言命令行版本☆33Updated 5 years ago
- 实现并对比了各类字符串匹配算法,包括Sunday、KMP、Boyer-Moore、horspool☆23Updated 6 years ago
- 实用函数库,方便用C语言快速开发☆22Updated 7 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated this week