Skip to content

mrkschneider/circbuf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

circbuf - A simple circular buffer implementation

Summary

circbuf allows to read bytes in chunks from a file, with simplified automatic memory management.

Dependencies

To compile circbuf, create a file called 'Makefile.env' in the project directory, setting environment variables to the paths of the following libraries:

Disclaimer

This is a project I maintain for fun in my free time, with no implied guarantees regarding support, completeness or fitness for any particular purpose. I am grateful for suggestions, bug reports or pull requests, but I might not respond to every request.

About

A simple circular buffer implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published