Skip to content

A (sort of) universal ringbuffer library, written in C(++)

License

Notifications You must be signed in to change notification settings

peterkappelt/kBuffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kBuffer

A universal ringbuffer library, which might simplify the lifes of some guys.

THIS LIBRARY IS IN DEVELOPMENT!!!

Feel free to contact me if you have questions or you found a bug.

Source code and documentation might be incomplete and unsuccessfull at compiling

The main functionality of a ringbuffer is implemented and works. See the documentation below for further information.

An automatic doxygen documentation will be available here: https://rawgit.com/peterkappelt/kBuffer/master/doc/doxygen/html/index.html

The PDF-version of the doxygen manual can be downloaded here: https://github.com/peterkappelt/kBuffer/raw/master/doc/doxygen/latex/refman.pdf

Kappelt Logo