tobithiel / QueueLinks
A small thread-safe queue written in C
☆107Updated 6 years ago
Alternatives and similar repositories for Queue
Users that are interested in Queue are comparing it to the libraries listed below
Sorting:
- 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
- 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
- light weight SSDP library☆105Updated 10 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆78Updated last year
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 8 years ago
- JSON-RPC in C (server only for now)☆235Updated last week
- 多种无锁队列☆43Updated 7 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆251Updated 7 years ago
- Fork of Log4c project☆93Updated 8 years ago
- An implementation of RTSP client☆33Updated 10 years ago
- Protocol Buffers C RPC implementation☆203Updated 5 years ago
- send and recv event between processes with very few lines of code☆47Updated 11 years ago
- OpenSource WebSocket toolkit☆127Updated 2 months ago
- libubox from OpenWrt.☆39Updated 11 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- A ring buffer implemented in C☆436Updated last year
- The simple implementation of UDP broadcasting and multicast☆29Updated 9 years ago
- Map for C, used rbtree to implement, sort by key☆93Updated 5 years ago
- Simple memory leak finder.☆54Updated 12 years ago
- Provide some easy-to-use API for TLV encode and decode☆195Updated 3 years ago
- ffrdp is a fast reliable protocol base on udp + arq + fec.☆134Updated 2 years ago
- crc16/crc32/crc64☆182Updated last year
- An example https client and server using OpenSSL and libevent, for the purpose of discussing some issues that came up on the libevent mai…☆181Updated 6 years ago
- Toolkit library for asynchronous network IO with protocol stacks including SIP, SDP, RTP, STUN, TURN, ICE, BFCP and DNS.☆42Updated 12 years ago
- tiny RTSP(RFC2326) streaming server for H.264 video☆71Updated 11 years ago
- Send H264 file by RTP over UDP☆163Updated 9 years ago
- 一个曾经使用过的rtsp服务,可以运行于linux系统下,实际测试过。☆13Updated 9 years ago
- A high-performance, high-stability, cross-platform HTTP client.☆205Updated 2 years ago
- Study for FreeRTOS☆13Updated 6 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated 2 years ago