Skip to content

vladimirocorsi/unbounded

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unbounded

Same as https://github.com/jonbodner/unbounded but using a ring buffer. Has an issue with backing array never being shrinked when space is not needed anymore, e.g. queue gets emptied.