tobithiel / Queue
A small thread-safe queue written in C
☆102Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for Queue
- 多种无锁队列☆43Updated 6 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 3 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆65Updated 3 months ago
- light weight SSDP library☆104Updated 9 years ago
- libubox from OpenWrt.☆39Updated 10 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…☆79Updated 7 years ago
- Protocol Buffers C RPC implementation☆190Updated 4 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc