Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 398 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 398 Bytes

BBQ – Block-Based Queue

The result of my Bachelor's thesis.

Outside of the queue itself and the atomic bitset everything is kind of a mess.

Due to an extreme amount of template instantiations build times are extreme, realistically building is only possible when commenting out large chunks of code.