An open API service indexing awesome lists of open source software.

https://github.com/dnbaker/circularqueue

Circular Queue for minimizing memory allocations in deque applications
https://github.com/dnbaker/circularqueue

Last synced: 16 days ago
JSON representation

Circular Queue for minimizing memory allocations in deque applications

Awesome Lists containing this project

README

          

# CircularQueue
Circular Queue for minimizing memory allocations in deque applications