dennis-musk / ringbuffer
a ring buffer like kfifo, work in linux kernel and user space, test on kernel 3.16 on both x86 and ARM platform
☆40Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for ringbuffer
- Simple memory leak finder.☆51Updated 11 years ago
- A small thread-safe queue written in C☆102Updated 5 years ago
- 一个曾经使用过的rtsp服务,可以运行于linux系统下,实际测试过。☆11Updated 8 years ago
- 多种无锁队列☆43Updated 6 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆65Updated 2 months ago
- Toolkit library for asynchronous network IO with protocol stacks including SIP, SDP, RTP, STUN, TURN, ICE, BFCP and DNS.☆40Updated 11 years ago
- send and recv event between processes with very few lines of code☆48Updated 10 years ago
- Camkit是一个摄像头相关的工具箱,使用C语言写成,包含了从:图像采集-->色彩转换-->H264编码-->RTP打包-->网络发送的全套接口。☆50Updated 7 years ago
- 韦东山驱动开发源代码☆13Updated 8 years ago
- libubox from OpenWrt.☆39Updated 10 years ago
- tiny RTSP(RFC2326) streaming server for H.264 video☆66Updated 10 years ago
- IPC provides flexible, efficient message passing between processes.☆28Updated 10 years ago
- My Makefile for Linux, application & driver☆44Updated 4 years ago
- An implementation of RTSP client☆31Updated 9 years ago
- onvif协议☆34Updated 9 years ago
- A benchmark showing that kfifo is really super fast☆11Updated 9 years ago
- ☆22Updated 6 years ago
- STUN and TURN library☆42Updated 6 years ago
- Common libraries and modules☆25Updated 5 months ago
- ipcamera hisi3518 project☆35Updated 11 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- 该库首先是学习framebuffer的一些例程,后面就是使用framebuffer实现linux的屏幕截屏,然后再使用framebuffer实现一款android app的屏幕截屏,最后,尝试使用frame buffer来实现屏幕录制.☆28Updated 9 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 5 years ago
- ☆12Updated 4 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆41Updated last month
- H.264/AVC Parser☆42Updated 7 years ago
- 相对于以前的板级文件的配置,Linux内核设备树(dts)成为了主流,记录学习过程。☆14Updated 5 years ago
- show compile message with color when show up error/warning/note/make using gcc/g++/make☆94Updated 7 years ago
- Fork of Log4c project☆86Updated 7 years ago
- Transfer block of data from one linux process to another, used IPC technology such as semaphore and share memory.☆12Updated 11 years ago