Allocator agnostic ring buffer.
Find a file
2024-07-02 06:27:05 +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 Better docstrings and example driver 2024-06-30 23:57:08 +02:00
LICENSE MIT license included 2024-06-23 14:30:52 +02:00
Makefile .so and .a target 2024-07-02 05:39:08 +02:00
ringbuf.c Bugfix incrementing count by correct amount in rb_push_many 2024-07-02 06:26:17 +02:00
ringbuf.h Better enum docs, added errors related to *_many functions 2024-07-02 06:27:05 +02:00