Allocator agnostic ring buffer.
Find a file
2024-07-02 06:31:52 +02:00
.clang-format Work 2024-06-27 01:21:25 +02:00
.gitignore .so and .a target 2024-07-02 05:39:08 +02:00
driver.c Driver code updated 2024-07-02 06:27:39 +02:00
LICENSE MIT license included 2024-06-23 14:30:52 +02:00
Makefile -fshort-enums in release mode 2024-07-02 06:27:22 +02:00
ringbuf.c Bugfix incrementing count by correct amount in rb_push_many 2024-07-02 06:26:17 +02:00
ringbuf.h Formatting 2024-07-02 06:31:52 +02:00