jbro/ring_buffer
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Simple ring buffer, which can handle bytes, strings and streams, using mmap as backend. See src/rbuf.h for interface, and Makefile for installation.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Simple ring buffer, which can handle bytes, strings and streams, using mmap as backend. See src/rbuf.h for interface, and Makefile for installation.