Skip to content

Latest commit

 

History

History

ringbuf-shm

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

ringbuf_shm

A lock-free ring buffer with shared memory.

Properties

  • Allow variably sized chunks
  • Support contiguous memory chunks
  • Support zero copy operation