An open API service indexing awesome lists of open source software.

https://github.com/bk138/ghpringbuf

A Generic High-Perfomance Ring Buffer Implementation - cross platform, ANSI C only
https://github.com/bk138/ghpringbuf

Last synced: 6 months ago
JSON representation

A Generic High-Perfomance Ring Buffer Implementation - cross platform, ANSI C only

Awesome Lists containing this project

README

          

[![Flattr this git repo](http://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=dontmind&url=https://github.com/bk138/ghpringbuf&title=ghpringbuf&language=&tags=github&category=software)

A Generic High-Performance Ring Buffer Implementation.

This is pure ANSI C, just use ghpringbuf.[ch] in your project.
License is BSD, so you are free to use in in your (commercial)
product as long as you retain the copyright text in the files.