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.

    Language:Matlab5303
  • 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.

    Language:C1000
  • 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

    Language:TypeScript0100
  • aperezdc/dbuf

    Resizable data buffers

    Language:C30