karan / Swift-AlgorithmsLinks
Implementation of various algorithms and data structures in Swift.
☆110Updated 9 years ago
Alternatives and similar repositories for Swift-Algorithms
Users that are interested in Swift-Algorithms are comparing it to the libraries listed below
Sorting:
- Sample framework from blog post, not for real world use.☆39Updated 9 years ago
- Aids with prototyping UIGestureRecognizers in Xcode Playgrounds☆164Updated 5 years ago
- Very simple swift wrapper for Biometric Authentication Services (Touch ID) on iOS.☆121Updated 8 years ago
- Sample code from talks on advanced animations☆118Updated 9 years ago
- Key-Value Coding (KVC) for native Swift classes and structs☆135Updated 7 years ago
- Multiple playgrounds and Xcode projects for experimenting with all the aspects of the Swift programming language.☆81Updated 9 years ago
- A math framework for Swift. Includes: vectors, matrices, complex numbers, quaternions and polynomials.☆179Updated 6 years ago
- Operation Oriented Programming in Swift☆218Updated 8 years ago
- Things you know how to do in Obj-C, now in swift☆165Updated 4 years ago
- Sample code for Swift Talk episode 1: Networking☆46Updated 7 years ago
- A repo with the talks I've given at conferences, etc☆85Updated 7 years ago
- Queues, timers, and task groups in Swift☆107Updated 8 years ago
- A collection of sorting algorithms implemented in Swift☆106Updated 9 years ago
- Adding UIControl targets, the right way.☆152Updated 9 years ago
- URLScheme router than supports auto creation of UIViewControllers for associated url parameters to allow creation of navigation stacks☆92Updated 9 years ago
- Trackable is a simple analytics integration helper library. It’s especially designed for easy and comfortable integration with existing p…☆145Updated 6 years ago
- A collection of CGRect, CGPoint and CGSize convenience functions for Swift☆121Updated 9 years ago
- Collection of Swift playgrounds used in my posts: From functional aspects of Swift to C interoperability.☆140Updated 6 years ago
- Gameboards built in a playground☆183Updated 3 years ago
- Implementation of multiple string manipulation algorithms in Swift☆42Updated 8 years ago
- Swift µframework with extensions for the Optional Type☆181Updated 6 years ago
- Protocol-Oriented Segue Identifiers in Swift Example☆57Updated 8 years ago
- iOS and watchOS app for try! NYC☆139Updated 7 years ago
- Swift μ-framework for efficient array diffs and datasource adapters.☆351Updated 5 years ago
- Model structures for building playable card games in Swift☆108Updated 8 years ago
- Open source replacement of UIStackView for iOS 8 (100% layouts supported)☆207Updated 5 years ago
- Generate Swift and Objective-C data models from json data☆70Updated 5 years ago
- Better interoperability between different numerical types by using operator overloading and implicit casts conversions☆180Updated 8 years ago
- Solutions to exercises from the book "Cracking the Coding Interview"☆49Updated 10 years ago
- Declarative form building framework for iOS☆159Updated 3 years ago