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 small thread-safe queue written in C☆107Updated 6 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 high-performance, high-stability, cross-platform HTTP client.☆206Updated 2 years ago
- 该库首先是学习framebuffer的一些例程,后面就是使用framebuffer实现linux的屏幕截屏,然后再使用framebuffer实现一款android app的屏幕截屏,最后,尝试使用frame buffer来实现屏幕录制.☆30Updated 10 years ago
- Compute md5 value of file or string.☆123Updated 7 years ago
- ☆33Updated 5 years ago
- OpenSource WebSocket toolkit☆130Updated 5 months ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆252Updated 7 years ago
- 跨平台的c开发库,提供asio、stream、容器、算法、xml/json/plist解析、数据库等常用模块 http://www.tboox.org☆36Updated 9 years ago
- My Makefile for Linux, application & driver☆44Updated 5 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 7 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆85Updated 5 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆45Updated last year
- c语言实现的websocket的http请求/回复、数据的打包/解包、掩码/解码处理,提供服务端和客户端开发示例☆52Updated 2 years ago
- send and recv event between processes with very few lines of code☆47Updated 11 years ago
- 多种无锁队列☆43Updated 8 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆76Updated 8 years ago
- Zlog on Windows☆112Updated 2 years ago
- awtk port for linux framebuffer☆114Updated 3 weeks ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆145Updated 8 years ago
- Provide some easy-to-use API for TLV encode and decode☆197Updated 3 years ago
- A cross platform Http client with libcurl☆53Updated 7 years ago
- SM是一个状态机库的C语言实现,支持FSM和HSM。该库参考了QP-nano。☆104Updated 9 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- Basic TLV message serialize library☆13Updated 10 years ago
- Source insight 3.X UTF8 plugin in c language☆75Updated 9 years ago
- show compile message with color when show up error/warning/note/make using gcc/g++/make☆93Updated 8 years ago
- JSON-RPC in C (server only for now)☆238Updated 3 months ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆172Updated last month