11 open-source projects similar to andrejkolar/networkstack, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best NetworkStack alternative.
Exploring Core Data through Swift playgrounds
A micro domain-specific-language example for NSPredicate written in Swift.
An introduction to Core Data you can test, use, change & code, all in just one Playground!
A playground showing how Swift makes Strings, Colors, Fonts, Images, etc easier to deal with.
Tutorials on how to use swift NSDate or related classes. NSDate, NSDateFormatter, NSCalendar, NSDateComponents, NSDateComponentsFormatter, etc included.
Playground showing examples of using C with Swift. Based on the work of Mike Ash at NSSpain 2014.
Swift playground with a micro web server that replies "Hello world!" to every request
A playground illustrating the different ways to avoid retain cycles in swift.
Demonstration of using Swift Playgrounds in Test Driven Development with XCTest