/RwCBuf

Rewritable circular FIFO buffer

Primary LanguageC++

Rewritable circular FIFO buffer

Circular FIFO buffer template with rewrite mode. Implemented for embedded systems.

Implementation features:

  • C++ 11
  • STL free
  • no exceptions
  • rewrite or non-rewrite modes

Documentation

Doxygen documentation here.

Build results:

Travis: Build Status