Swift Packages
Repository | Description |
---|---|
JSONAPI | Swift Codable JSON:API framework |
AnnotationInject | Compile-time Swift dependency injection annotations |
Atomic | Uses `DispatchQueue` to ensure a value is only read from and written to by one thread at a time |
SafeCollectionAccess | Ever wonder why Swift crashes if you access a collection the wrong way? Me too here's some extensions |