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
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated 9 months 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
- 实用函数库,方便用C语言快速开发☆24Updated 8 years ago
- 多种无锁队列☆43Updated 7 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模 型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆57Updated 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 11 months ago
- A small thread-safe queue written in C☆105Updated 5 years ago
- My Makefile for Linux, application & driver☆43Updated 4 years ago
- Basic TLV message serialize library☆13Updated 10 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆167Updated last month
- ☆33Updated 4 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- c语言实现的websocket的http请求/回复、数据的打包/解包、掩码/解码处理,提供服务端和客户端开发示例☆52Updated 2 years ago
- 基于CRT(远程访问终端)+ARM(GEC)+Linux+C语言的视频监控系统☆10Updated 6 years ago
- 尝试 阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 years ago
- 一个基于libmad与alsa的mp3播放器☆14Updated 8 years ago
- Tinyftpd是用c语言实现的简单、快速、高效的Linux FTP服务器,只需简单的配置,就可快速的将主机变成高效的FTP服务器。☆154Updated 3 years ago
- 该库首先是学习framebuffer的一些例程,后面就是使用framebuffer实现linux的屏幕截屏,然后再使用framebuffer实现一款android app的屏幕截屏,最后,尝试使用frame buffer来实现屏幕录制.☆30Updated 9 years ago
- C-Log Easy and Efficient☆19Updated 5 years ago
- 一个基于Linux的纯C基础类库☆37Updated 8 years ago
- 编码转换 unicode utf8 gb2312☆53Updated 8 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆252Updated 7 years ago
- A high-performance, high-stability, cross-platform HTTP client.☆202Updated 2 years ago
- fast thread pool☆27Updated 6 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- libubox from OpenWrt.☆39Updated 11 years ago
- 基于多线程的非阻塞 socket 编程☆36Updated 6 years ago
- 即时通信 select/poll/epoll☆45Updated 5 years ago