@calebd pointed out that in Swift Package Manager (SPM), they have a very simple JSON parser.

It seems like Swift would greatly improve if Apple released it as its own library.

SPM also includes an Await and Result type.

Beginners tend to bring in massive libraries to accomplish any of these three tasks - maybe if all three of these were available as their own libraries, that wouldn’t happen as often.