Swift Collection Data Structures Library
-
Updated
Jan 20, 2019 - Swift
Swift Collection Data Structures Library
A FIFO queue written in pure Swift, backed by a circular buffer
Ring (Circular) buffer in Swift
🦸♂️A Deque collection type implemented with Swift's protocols: Sequence, Collection, MutableCollection, and BidirectionalCollection with using of circular buffer to maximize memory usage
Add a description, image, and links to the circular-buffer topic page so that developers can more easily learn about it.
To associate your repository with the circular-buffer topic, visit your repo's landing page and select "manage topics."