data-buffer
There are 4 repositories under data-buffer topic.
vicrucann/cacharr
Matlab class that allows to work with very large matrices through caching; thus avoid matrix allocation out-of-memory error.
noahcroit/RingBuffer_and_DataFraming_C
My implementation of circular (ring) data buffer in C, using memcpy() to increase the speed of en-queue & de-queue function for a large data.
vndg-rdmt/blazing-buffer-ts
Lightweight fully functional queue-like buffer for a specific task pool where it's used as an ordered buffer where data takeout rate almost the same as embedding or timings are optimized
aperezdc/dbuf
Resizable data buffers