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:
- A set of simple C libraries that simplify the use of Linux message queues, semaphores, shared memory, sockets, timers, and even serial po…☆81Updated 8 years ago
- A small thread-safe queue written in C☆107Updated 6 years ago
- 跨平台的c开发库,提供asio、stream、容器、算法、xml/json/plist解析、数据库等常用模块 http://www.tboox.org☆36Updated 8 years ago
- 该库首先是学习framebuffer的一些例程,后面就是使用framebuffer实现linux的屏幕截屏,然后再使用framebuffer实现一款android app的屏幕截屏,最后,尝试使用frame buffer来实现屏幕录制.☆30Updated 10 years ago
- 模仿 kfifo 实现的环形缓冲区☆98Updated 5 years ago
- 基于多线程的非阻塞 socket 编程☆36Updated 7 years ago
- A high-performance, high-stability, cross-platform HTTP client.☆206Updated 2 years ago
- Transformation between JSON and struct. (类似Java Gson,C语言实现将json和struct的快捷转换。)☆41Updated 5 years ago
- 多种无锁队列☆43Updated 7 years ago
- 实用函数库,方便用C语言快速开发☆24Updated 8 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆170Updated 3 weeks ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated last year
- My Makefile for Linux, application & driver☆44Updated 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…☆36Updated last year
- Map for C, used rbtree to implement, sort by key☆93Updated 5 years ago
- Compute md5 value of file or string.☆123Updated 7 years ago
- A cross platform Http client with libcurl☆53Updated 7 years ago
- 纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.☆208Updated 5 years ago
- A fast convert library between the JSON and C structure. Implement structure serialization and deserialization for C. | C 结构体与 JSON 快速互转库…☆714Updated 3 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。☆104Updated 9 years ago
- Stpool is a portable and efficient tasks pool library, it can work on diferent platforms such as Windows, linux, unix and ARM.☆43Updated 6 years ago
- The Sniffer Tool based on WinPcap and QT5.☆46Updated 9 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆84Updated 5 years ago
- 编码转换 unicode utf8 gb2312☆54Updated 8 years ago
- Columbo Simple Serial Library is an easy to use, event driven serial port communication library for Linux.☆39Updated 9 years ago
- ONENET MQTT SDK☆122Updated 6 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- Linux进程间通信(Inter-Process Communication)方式汇总☆322Updated 7 years ago