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:
- 多种无锁队列☆43Updated 8 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…☆81Updated 9 years ago
- A small thread-safe queue written in C☆107Updated 6 years ago
- c语言实现的websocket的http请求/回复、数据的打包/解包、掩码/解码处理,提供服务端和客户端开发示例☆52Updated 2 years ago
- 实用函数库,方便用C语言快速开发☆24Updated 8 years ago
- A high-performance, high-stability, cross-platform HTTP client.☆206Updated 2 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆253Updated 7 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- 跨平台的c开发库,提供asio、stream、容器、算法、xml/json/plist解析、数据库等常用模块 http://www.tboox.org☆36Updated 8 years ago
- Compute md5 value of file or string.☆123Updated 7 years ago
- Transformation between JSON and struct. (类似Java Gson,C语言实现将json和struct的快捷转换。)☆41Updated 5 years ago
- Columbo Simple Serial Library is an easy to use, event driven serial port communication library for Linux.☆39Updated 9 years ago
- 该库首先是学习framebuffer的一些例程,后面就是使用framebuffer实现linux的屏幕截屏,然后再使用framebuffer实现一款android app的屏幕截屏,最后,尝试使用frame buffer来实现屏幕录制.☆30Updated 10 years ago
- Basic TLV message serialize library☆13Updated 10 years ago
- A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.☆59Updated 2 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆172Updated 2 weeks ago
- send and recv event between processes with very few lines of code☆47Updated 11 years ago
- epoll+线程池实现大文件传输☆68Updated 10 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆84Updated 5 years ago
- 纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.☆209Updated 5 years ago
- 一个基于Linux的纯C基础类库☆36Updated 8 years ago
- Linux进程间通信(Inter-Process Communication)方式汇总☆324Updated 7 years ago
- ☆33Updated 4 years ago
- SM是一个状态机库的C语言实现,支持FSM和HSM。该库参考了QP-nano。☆104Updated 9 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 5 years ago
- 编码转换 unicode utf8 gb2312☆55Updated 8 years ago
- Provide some easy-to-use API for TLV encode and decode☆197Updated 3 years ago
- http client library by RT-Thread☆75Updated 5 months 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