shm-ringbuf shm-ringbuf, built on shared memory, is used for inter-process communication, inspired by linux bpf ringbuf. Example There is a producer/consumer example in the examples directory that can help you get started. Enjoy!