| 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 | 
  
	
		| swift-utils | General-purpose utility library 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. | 
  
	
		| DataStructure | Data structures in Swift for fun | 
  
	
		| DisjointSet | A Swift implementation of a disjoint-set data structure. |