swift-of-airbnb - A self-taught project of learning Swift by making some of Airbnb's screens... (more…)
Read more »
A package of production grade Swift data structures - apple/swift-collections... (more…)
Read more »
This document discusses the design and tradeoffs for interoperability between Swift and C++.
This document was written with valuable contributions from Doug Gregor, John McCall, Chris Lattner, Dave... (more…)
Read more »
My Swift code needs to call some C functions that are not thread safe. All calls need to be: (more…)
Read more »
swift-algorithm-club - Algorithms and data structures in Swift, with explanations!
Read more »