andyyhope's Stars
jaywcjlove/awesome-mac
Now we have become very big, Different from the original idea. Collect premium software in various categories.
swiftlang/swift
The Swift Programming Language
kodecocodes/swift-algorithm-club
Algorithms and data structures in Swift, with explanations!
ReactiveX/RxSwift
Reactive Programming in Swift
BradLarson/GPUImage
An open source iOS framework for GPU-based image and video processing
ReactiveCocoa/ReactiveCocoa
Cocoa framework and Obj-C dynamism bindings for ReactiveSwift.
Swinject/Swinject
Dependency injection framework for Swift with iOS/macOS/Linux
venmo/synx
A command-line tool that reorganizes your Xcode project folder to match your Xcode groups
DeclarativeHub/Bond
A Swift binding framework
uraimo/Awesome-Swift-Playgrounds
A List of Awesome Swift Playgrounds
orrsella/soft-eng-interview-prep
Everything you need to know for a Software Engineering interview
PaulTaykalo/objc-dependency-visualizer
Objective-C and Swift dependency visualizer. It's tool that helps to visualize current state of your project. It's really easy to see how tight your classes are coupled.
FluidGroup/NextGrowingTextView
📝 The next in the generations of 'growing textviews' optimized for iOS 8 and above.
lzfse/lzfse
LZFSE compression library and command line tool
DroidsOnRoids/RxSwiftExamples
Examples and resources for RxSwift.
br1sk/brisk
A macOS app for submitting radars
glebd/cocoafob
A set of registration code generation and verification helpers for Obj-C, Ruby (Potion Store), PHP and FastSpring
careercup/CtCI-6th-Edition-Swift
Cracking the Coding Interview 6th Ed. Swift Solutions
ahoppen/introduction-to-compilers
Swift Playground giving an overview over the inner workings of modern compilers
RxSwiftCommunity/RxViewModel
ReactiveViewModel-esque using RxSwift
MrNoodle/NoodleKit
Random collection of Cocoa classes and categories, most of which have been featured on my blog: http://www.noodlesoft.com/blog
Weebly/Cereal
Swift object serialization
globchastyy/SwiftUIImageEffects
Swift port of Apple UIImage+UIImageEffecs category.
mkchoi212/LBAC-Swift
Learn how to build a compiler by interacting with Let's Build a Compiler by Jack Crenshaw in Swift Playgrounds
cubicdaiya/onp
The implementations of "An O(NP) Sequence Comparison Algorithm"
scotteg/RxSwiftPlayer
Explores RxSwift and RxCocoa
shilgapira/SwiftDemoMVVM
raphaelhanneken/line-number-text-view
A basic line number gutter for NSTextView
tailec/FRP-with-RxSwift
Sample code for my presentation at NSManchester
mgcm/ReactiveProgrammingSwift
Source code for the article "Reactive Programming in Swift"