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 set of simple C libraries that simplify the use of Linux message queues, semaphores, shared memory, sockets, timers, and even serial po…☆81Updated 9 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆80Updated last year
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆144Updated 8 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 5 years ago
- 多种无锁队列☆43Updated 8 years ago
- light weight SSDP library☆105Updated 10 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆253Updated 7 years ago
- JSON-RPC in C (server only for now)☆235Updated 2 months ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- send and recv event between processes with very few lines of code☆47Updated 11 years ago
- Protocol Buffers C RPC implementation☆207Updated 5 years ago
- Provide some easy-to-use API for TLV encode and decode☆197Updated 3 years ago
- Fork of Log4c project☆93Updated 8 years ago
- The simple implementation of UDP broadcasting and multicast☆29Updated 9 years ago
- OpenSource WebSocket toolkit☆130Updated 4 months ago
- A ring buffer implemented in C☆437Updated last year
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆45Updated last year
- Ubus library from openwrt. Python bindings not functional☆41Updated 11 years ago
- An implementation of RTSP client☆33Updated 10 years ago
- libubox from OpenWrt.☆39Updated 11 years ago
- shared memory☆21Updated 9 years ago
- Simple memory leak finder.☆54Updated 12 years ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆453Updated 3 years ago
- ☆14Updated 8 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…☆181Updated 7 years ago
- Lightweight, simple and portable message bus and IPC system for embedded Linux.☆11Updated 11 years ago
- a simple C object implementation with reflection, allow objects convert to/from json strings automatically.☆12Updated 11 years ago
- Stpool is a portable and efficient tasks pool library, it can work on diferent platforms such as Windows, linux, unix and ARM.☆43Updated 7 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
- show compile message with color when show up error/warning/note/make using gcc/g++/make☆93Updated 8 years ago