Skip to content

pmalex/ring-buffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

ring-buffer

Data structure with two pointers tail and head, which can be safely used by two independent threads.

About

Ring buffer structure, written in C

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages