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
- Host: GitHub
- URL: https://github.com/bk138/ghpringbuf
- Owner: bk138
- Created: 2011-07-07T15:42:40.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2014-12-26T16:09:29.000Z (almost 11 years ago)
- Last Synced: 2025-04-10T00:14:44.198Z (6 months ago)
- Language: C
- Homepage:
- Size: 103 KB
- Stars: 9
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](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.