tobithiel / QueueLinks
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
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
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆74Updated 10 months ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆250Updated 7 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 7 years ago
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- light weight SSDP library☆105Updated 9 years ago
- 多种无锁队列☆43Updated 7 years ago
- An implementation of RTSP client☆32Updated 9 years ago
- libubox from OpenWrt.☆39Updated 11 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- Fork of Log4c project☆91Updated 8 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated 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…☆80Updated 8 years ago
- Forward Error Correction Library☆18Updated 10 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
- Ubus library from openwrt. Python bindings not functional☆41Updated 10 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- Protocol Buffers C RPC implementation☆196Updated 5 years ago
- JSON-RPC in C (server only for now)☆232Updated 8 months ago
- Provide some easy-to-use API for TLV encode and decode☆189Updated 2 years ago
- Study for FreeRTOS☆13Updated 6 years ago
- crc16/crc32/crc64☆176Updated 10 months ago
- OpenSource WebSocket toolkit☆127Updated 2 months ago
- ffrdp is a fast reliable protocol base on udp + arq + fec.☆132Updated 2 years ago
- show compile message with color when show up error/warning/note/make using gcc/g++/make☆94Updated 8 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 4 years ago
- Tiny, cross platform websocket client C library☆57Updated 6 years ago
- STUN and TURN library☆45Updated 6 years ago
- Git clone of the Lightweight TCP/IP Stack. CHECK UPSTREAM FOR LATEST SRC -->☆160Updated 3 years ago
- A framework for quick start app develop work using c language with gcc under linux☆46Updated 6 years ago