Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 155 Bytes

File metadata and controls

3 lines (2 loc) · 155 Bytes

circular_buffer

I implemented this for server side scripts for a roblox game, didn't realize I just made a lock-free queue from scratch without knowing