tobithiel / QueueLinks
A small thread-safe queue written in C
☆106Updated 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 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
- 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 11 months ago
- light weight SSDP library☆105Updated 10 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
- An implementation of RTSP client☆32Updated 10 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆252Updated 7 years ago
- 多种无锁队列☆43Updated 7 years ago
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- JSON-RPC in C (server only for now)☆232Updated 9 months ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated 10 months ago
- Provide some easy-to-use API for TLV encode and decode☆191Updated 2 years ago
- Protocol Buffers C RPC implementation☆200Updated 5 years ago
- Fork of Log4c project☆92Updated 8 years ago
- OpenSource WebSocket toolkit☆127Updated 3 months ago
- A ring buffer implemented in C☆436Updated last year
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- crc16/crc32/crc64☆178Updated 11 months ago
- Tiny, cross platform websocket client C library☆59Updated 6 years ago
- Protothreads extremely lightweight stackless threads implemented in C☆123Updated 12 years ago
- Ubus library from openwrt. Python bindings not functional☆41Updated 11 years ago
- libubox from OpenWrt.☆39Updated 11 years ago
- The simple implementation of UDP broadcasting and multicast☆29Updated 9 years ago
- shared memory☆21Updated 9 years ago
- a simple C object implementation with reflection, allow objects convert to/from json strings automatically.☆12Updated 10 years ago
- Study for FreeRTOS☆13Updated 6 years ago
- 该库首先是学习framebuffer的一些例程,后面就是使用framebuffer实现linux的屏幕截屏,然后再使用framebuffer实现一款android app的屏幕截屏,最后,尝试使用frame buffer来实现屏幕录制.☆30Updated 9 years ago
- ☆14Updated 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☆444Updated 11 months ago
- 一个曾经使用过的rtsp服务,可以运行于linux系统下,实际测试过。☆13Updated 8 years ago