Pinned Repositories
Alamofire
Elegant HTTP Networking in Swift
appleSample
Apple Demo
Async
Syntactic sugar in Swift for asynchronous dispatches in Grand Central Dispatch
Backlight-for-XCode
Highlights the current editing line in Xcode
BrightFutures
Write great asynchronous code in Swift using futures and promises
CLDashboardProgressView
仪表盘样式,圆形,块状进度条
Design-Patterns-In-Swift
Design Patterns implemented in Swift
Dollar.swift
A functional tool-belt for Swift Language similar to Lo-Dash or Underscore.js in Javascript
DominantColor
Finding dominant colors of an image using k-means clustering
Euler
Swift Custom Operators for Mathematical Notation
guosongning's Repositories
guosongning/Alamofire
Elegant HTTP Networking in Swift
guosongning/Backlight-for-XCode
Highlights the current editing line in Xcode
guosongning/BrightFutures
Write great asynchronous code in Swift using futures and promises
guosongning/CLDashboardProgressView
仪表盘样式,圆形,块状进度条
guosongning/Dollar.swift
A functional tool-belt for Swift Language similar to Lo-Dash or Underscore.js in Javascript
guosongning/ExSwift
A set of Swift extensions for standard types and classes.
guosongning/firefox-ios
Firefox for iOS
guosongning/FuzzyAutocompletePlugin
A Xcode 5+ plugin that adds more flexible autocompletion rather than just prefix-matching.
guosongning/gifu
High-performance animated GIF support for iOS in Swift
guosongning/gitignore
A collection of useful .gitignore templates
guosongning/HanekeSwift
A lightweight generic cache for iOS written in Swift with extra love for images.
guosongning/OAuthSwift
Swift based OAuth library for iOS
guosongning/PathKit
Effortless path operations in Swift
guosongning/PLCameraStreamingKit
Pili RTMP Streaming SDK for iOS, H.264 and AAC hardware encoding supported. Camera and Microphone as input source.
guosongning/Quick
The Swift (and Objective-C) testing framework.
guosongning/realm-cocoa
Realm is a mobile database: a replacement for Core Data & SQLite
guosongning/SCXcodeMiniMap
Sublime Text like Minimap for Xcode
guosongning/SDCycleScrollView
Autoscroll Banner. “iOS第一图片轮播器” 无限循环图片轮播器。
guosongning/Siren
Notify users when a new version of your iOS app is available, and prompt them with the App Store link. Siren is a Swift port of the Objective-C 'Harpy' project.
guosongning/SQLite.swift
A type-safe, Swift-language layer over SQLite3.
guosongning/Starscream
Websockets in swift for iOS and OSX
guosongning/Surge
Swift + Accelerate
guosongning/swift-corelibs-foundation
The Foundation Project, providing core utilities, internationalization, and OS independence
guosongning/SwiftSocket
simple socket library for apple swift lang.
guosongning/SwiftTask
Promise + progress + pause + cancel + retry for Swift.
guosongning/SwiftWeather
SwiftWeather is an iOS weather app developed in Swift 2. The app has been actively upgrading to adopt the latest features of iOS and Swift language.
guosongning/SwiftyJSON
The better way to deal with JSON data in Swift
guosongning/Toucan
Fabulous Image Processing in Swift
guosongning/VVDocumenter-Xcode
Xcode plug-in which helps you write documentation comment easier, for both Objective-C and Swift.
guosongning/XCGLogger
A debug log framework for use in Swift projects. Allows you to log details to the console (and optionally a file), just like you would have with NSLog or println, but with additional information, such as the date, function name, filename and line number.