LiveMirror / tboxLinks
跨平台的c开发库,提供asio、stream、容器、算法、xml/json/plist解析、数据库等常用模块 http://www.tboox.org
☆37Updated 8 years ago
Alternatives and similar repositories for tbox
Users that are interested in tbox are comparing it to the libraries listed below
Sorting:
- My Makefile for Linux, application & driver☆43Updated 4 years ago
- 编码转换 unicode utf8 gb2312☆54Updated 8 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆46Updated 9 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated 10 months ago
- SQLite is a self-contained, high-reliability, embedded, full-featured, public-domain, SQL database engine.☆19Updated 3 years ago
- linux c 多路复用IO/epoll/select/poll 实现mqtt服务器,qt 5.80 实现mqtt客户端☆34Updated 5 years ago
- 实用函数库,方便用C语言快速开发☆24Updated 8 years ago
- IPC provides flexible, efficient message passing between processes.☆28Updated 10 years ago
- libuv系列教程的配套代码,从0到深度了解libuv的框架与使用。☆32Updated 5 years ago
- 基于CRT(远程访问终端)+ARM(GEC)+Linux+C语言的视频监控系统☆10Updated 6 years ago
- 基于Linux系统的应用程序,旨在搭建一套完整的多进程多线程通讯的消息框架. 支持多SOC的嵌入式APP.☆30Updated last year
- 跨平台C语言基础库,适配任意ANSI_C编译器【字符串、文件、目录、时间、数组/队列、线程池、BASE64、CRC32、MD5、SHA1、URL编解码、码表实现UTF8/GBK编码转换】☆34Updated 9 years ago
- 一个基于libmad与alsa的mp3播放器☆14Updated 8 years ago
- GBK to UTF-8,vice versa☆66Updated 7 years ago
- OpenSSL's usage☆37Updated 2 months ago
- A cross platform Http client with libcurl☆53Updated 6 years ago
- A high-performance, high-stability, cross-platform HTTP client.☆203Updated 2 years ago
- 模仿 kfifo 实现的环形缓冲区☆97Updated 5 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 last year
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆57Updated 3 years ago
- A framework for quick start app develop work using c language with gcc under linux☆46Updated 6 years ago
- 一个Makefile通用模板,拥有IDE环境的如下特性:子工程列表、文件树、工程选项☆29Updated 4 years ago
- 【开发中】基于c和qt的modbus监控软件☆24Updated 3 years ago
- qemu-arm-linux☆34Updated 7 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆168Updated 2 months ago
- C语言开发的工具库,包括常用的字符串解析、数据结构、日志库、异步IO线程等☆17Updated 5 years ago
- ☆33Updated 4 years ago
- crc16/crc32/crc64☆179Updated last year
- IoT networking utilities for RT-Thread. Such as: ping, tftp, iperf, netio, ntp, telnet and tcpdump.☆81Updated last month
- ringbuffer(环形缓冲区)可以说是嵌入式应用非常常用的数据缓存设计了,LwRB 是国外开发者 MaJerle 维护实现的轻量级 ringbuffer,是一个为嵌入式系统特殊优化设计的 FIFO。1. 纯ANSI C99实现, 数据类型兼容于size_t 2. 与具体…☆25Updated 4 years ago