tobithiel / Queue
A small thread-safe queue written in C
☆105Updated 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
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆71Updated 8 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…☆81Updated 8 years ago
- An implementation of RTSP client☆32Updated 9 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆249Updated 7 years ago
- light weight SSDP library☆105Updated 9 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆141Updated 7 years ago
- 多种无锁队列☆43Updated 7 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- Tiny, cross platform websocket client C library☆56Updated 6 years ago
- Fork of Log4c project☆91Updated 8 years ago
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- OpenSource WebSocket toolkit☆125Updated last month
- libubox from OpenWrt.☆39Updated 11 years ago
- Ubus library from openwrt. Python bindings not functional☆41Updated 10 years ago
- Study for FreeRTOS☆13Updated 6 years ago
- Protocol Buffers C RPC implementation☆193Updated 4 years ago
- show compile message with color when show up error/warning/note/make using gcc/g++/make☆94Updated 8 years ago
- Protothreads extremely lightweight stackless threads implemented in C☆114Updated 12 years ago
- crc16/crc32/crc64☆176Updated 8 months ago
- A simple UDP clock service, using libevent☆34Updated 16 years ago
- Toolkit library for asynchronous network IO with protocol stacks including SIP, SDP, RTP, STUN, TURN, ICE, BFCP and DNS.☆41Updated 12 years ago
- A high-performance, high-stability, cross-platform HTTP client.☆197Updated 2 years ago
- An example https client and server using OpenSSL and libevent, for the purpose of discussing some issues that came up on the libevent mai…☆178Updated 6 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- Stpool is a portable and efficient tasks pool library, it can work on diferent platforms such as Windows, linux, unix and ARM.☆42Updated 6 years ago
- A ring buffer implemented in C☆430Updated last year
- ☆14Updated 8 years ago
- asynchronous examples for openssl using poll/epoll☆126Updated last year
- ssdp server and client☆17Updated 11 years ago