Skip to content

NewbieGameCoder/RingBuffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

RingBuffer

A simple, scalable and thread-safe RingBuffer implementation.
Context switching is saved in the most of the time.
One producer with one consumer or muti_consumeres is recommended.

About

A simple and thread-safe RingBuffer implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages