Allocator agnostic ring buffer.
Find a file
2024-12-25 14:01:55 +01:00
.clang-format clang-format: Short loops on single line 2024-12-25 14:00:38 +01:00
.gitignore .so and .a target 2024-07-02 05:39:08 +02:00
driver.c Testing 2024-07-14 21:32:40 +02:00
LICENSE MIT license included 2024-06-23 14:30:52 +02:00
Makefile Makefile: debug is default target, make sure include path is set to project root, better clean 2024-12-25 14:01:55 +01:00
ringbuf.c DEBUG_PRINT 2024-07-15 21:50:59 +02:00
ringbuf.h Testing 2024-07-14 21:32:40 +02:00