sunmingbao / linux-dev-frameworkLinks
A framework for quick start app develop work using c language with gcc under linux
☆46Updated 6 years ago
Alternatives and similar repositories for linux-dev-framework
Users that are interested in linux-dev-framework are comparing it to the libraries listed below
Sorting:
- 跨平台的c开发库,提供asio、stream、容器、算法、xml/json/plist解析、数据库等常用模块 http://www.tboox.org☆36Updated 8 years ago
- Stpool is a portable and efficient tasks pool library, it can work on diferent platforms such as Windows, linux, unix and ARM.☆42Updated 6 years ago
- 实用函数库,方便用C语言快速开发☆24Updated 8 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- My Makefile for Linux, application & driver☆43Updated 4 years ago
- A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.☆59Updated 2 years ago
- fast thread pool☆27Updated 6 years ago
- This is a client program with TLS+MQTT.☆21Updated 7 years ago
- A set of simple C libraries that simplify the use of Linux message queues, semaphores, shared memory, sockets, timers, and even serial po…☆80Updated 8 years ago
- 多种无锁队列☆43Updated 7 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆74Updated 10 months ago
- 编码转换 unicode utf8 gb2312☆52Updated 8 years ago
- 一个基于Linux的纯C基础类库☆37Updated 8 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆251Updated 7 years ago
- SM是一个状态机库的C语言实现,支持FSM和HSM。该库参考了QP-nano。☆101Updated 9 years ago
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- 自己写的一些C++常用类,目前包含Heartbeat,CIniFile,Log(线程安全的跨平台日志类), 控制台彩色输出(跨平台),后面根据需要逐渐增加☆29Updated 8 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆56Updated 9 years ago
- 该库首先是学习framebuffer的一些例程,后面就是使用framebuffer实现linux的屏幕截屏,然后再使用framebuffer实现一款android app的屏幕截屏,最后,尝试使用frame buffer来实现屏幕录制.☆30Updated 9 years ago
- c语言实现的websocket的http请求/回复、数据的打包/解包、掩码/解码处理,提供服务端和客户端开发示例☆52Updated 2 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
- 基于CRT(远程访问终端)+ARM(GEC)+Linux+C语言的视频监控系统☆10Updated 5 years ago
- 锥型NAT下,实现基于udp 协议的内网穿透p2p通信 (协议由protobuf生成)☆57Updated 5 years ago
- A cross platform Http client with libcurl☆53Updated 6 years ago
- Zlog on Windows☆112Updated 2 years ago
- ini file parser by C☆25Updated 7 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 years ago
- a ring buffer like kfifo, work in linux kernel and user space, test on kernel 3.16 on both x86 and ARM platform☆40Updated 4 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- linux c 多路复用IO/epoll/select/poll 实现mqtt服务器,qt 5.80 实现mqtt客户端☆33Updated 5 years ago