Allocator agnostic ring buffer.
Find a file
2024-06-27 00:05:21 +02:00
.clang-format Clang format config 2024-06-27 00:05:01 +02:00
.gitignore Ignore driver program 2024-06-27 00:05:21 +02:00
driver.c Driver code, currently segfaulting 2024-06-23 16:27:51 +02:00
LICENSE MIT license included 2024-06-23 14:30:52 +02:00
Makefile Update clean target 2024-06-27 00:00:11 +02:00
ringbuf.c Driver code, currently segfaulting 2024-06-23 16:27:51 +02:00
ringbuf.h Driver code, currently segfaulting 2024-06-23 16:27:51 +02:00