swift-nonempty
|
🎁 A compile-time guarantee that a collection contains a value. |
async-collections
|
Swift concurrency collection support |
swift-deque
|
A double-ended queue collection for Swift |
RelativeCollections
|
Swift collection types that support efficient storage of order-relative values. |
BijectiveDictionary
|
A specialized dictionary structure offering bijective mapping and bidirectional O(1) access. |
SwiftCollections
|
Native Swift Collections |
Lista
|
A simple, fast, and Codable-compliant linked-list in Swift |
CollectionTools
|
A bunch of tools I tend to write to make collections easier to use |