Swift Packages
Repository | Description |
---|---|
swift-identified-collections | A library of data structures for working with collections of identifiable elements in an ergonomic, performant way. |
SwiftNodes | Concurrency Safe Graph in Swift + Graph Algorithms |
RTree | An on-disk, Codable R*-Tree for Swift |
RelativeCollections | Swift collection types that support efficient storage of order-relative values. |
DataStructure | Data structures in Swift for fun |
DisjointSet | A Swift implementation of a disjoint-set data structure. |