~shrik3/rustubs#7: 
find alternaticve to VecDeque

as a ringbuffer, the VecDeque should be bounded for some usecases e.g. the epilogue queue and key buffer. Here it's okay to lose unfetched objects. Also we need to have a max value for semaphore.

A bonus point would be using a lock free ring buffer.

Status
REPORTED
Submitter
~shrik3
Assigned to
No-one
Submitted
11 months ago
Updated
11 months ago
Labels
No labels applied.