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 nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆142Updated 7 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 4 years ago
- light weight SSDP library☆105Updated 9 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
- 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
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆70Updated 7 months ago
- Tiny, cross platform websocket client C library☆55Updated 6 years ago
- Fork of Log4c project☆91Updated 8 years ago
- 多种无锁队列☆43Updated 7 years ago
- Study for FreeRTOS☆12Updated 6 years ago
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- Forward Error Correction Library☆18Updated 9 years ago
- OpenSource WebSocket toolkit☆125Updated last week
- Protocol Buffers C RPC implementation☆191Updated 4 years ago
- asynchronous examples for openssl using poll/epoll☆126Updated last year
- tiny RTSP(RFC2326) streaming server for H.264 video☆69Updated 11 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated 6 months ago
- Camkit是一个摄像头相关的工具箱,使用C语言写成,包含了从:图像采集-->色彩转换-->H264编码-->RTP打包-->网络发送的全套接口。☆50Updated 8 years ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆434Updated 7 months ago
- The simple implementation of UDP broadcasting and multicast☆29Updated 8 years ago
- FFmpeg, live555 already support RTSP, SDP, RTP, RTCP.☆16Updated last year
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- ☆11Updated 6 years ago
- Provide some easy-to-use API for TLV encode and decode☆186Updated 2 years ago
- ffrdp is a fast reliable protocol base on udp + arq + fec.☆130Updated 2 years ago
- Implementation of a RTP server that sends video stream (H.264/HEVC) using the Real-time Transport Protocol(RTP) based on Linux/MacOS. 一个基…☆67Updated 6 years ago
- JSON-RPC in C (server only for now)☆229Updated 6 months ago
- A hashtable in C☆58Updated 11 years ago
- Protothreads extremely lightweight stackless threads implemented in C☆114Updated 12 years ago