dennis-musk / ringbufferLinks
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
Alternatives and similar repositories for ringbuffer
Users that are interested in ringbuffer are comparing it to the libraries listed below
Sorting:
- A small thread-safe queue written in C☆107Updated 5 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆74Updated last year
- 一个曾经使用过的rtsp服务,可以运行于linux系统下,实际测试过。