tobithiel / Queue
A small thread-safe queue written in C
☆103Updated 5 years ago
Alternatives and similar repositories for Queue:
Users that are interested in Queue are comparing it to the libraries listed below
- 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
- 多种无锁队列☆43Updated 7 years ago
- Fork of Log4c project☆88Updated 8 years ago
- light weight SSDP library☆104Updated 9 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆139Updated 7 years ago
- An implementation of RTSP client☆31Updated 9 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆69Updated 4 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
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆249Updated 6 years ago
- Stpool is a portable and efficient tasks pool library, it can work on diferent platforms such as Windows, linux, unix and ARM.☆41Updated 6 years ago
- Map for C, used rbtree to implement, sort by key☆92Updated 4 years ago
- Ubus library from openwrt. Python bindings not functional☆41Updated 10 years ago
- 基于C语言的轻量级读取/创建配置文件的函数库☆22Updated 7 years ago
- Tiny, cross platform websocket client C library☆52Updated 6 years ago
- Threading library☆60Updated last year
- ffrdp is a fast reliable protocol base on udp + arq + fec.☆127Updated last year
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆43Updated 3 months ago
- show compile message with color when show up error/warning/note/make using gcc/g++/make☆94Updated 7 years ago
- Toolkit library for asynchronous network IO with protocol stacks including SIP, SDP, RTP, STUN, TURN, ICE, BFCP and DNS.☆40Updated 11 years ago
- RTP (Real-time Transport Protocol) library☆14Updated last year
- tiny RTSP(RFC2326) streaming server for H.264 video☆68Updated 10 years ago
- Study for FreeRTOS☆12Updated 6 years ago
- libubox from OpenWrt.☆39Updated 10 years ago
- Provide some easy-to-use API for TLV encode and decode☆184Updated 2 years ago
- crc16/crc32/crc64☆172Updated 5 months ago
- A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.☆38Updated last year
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- A high-performance, high-stability, cross-platform HTTP client.☆195Updated last year