objcio / OptimizingCollectionsLinks
Home of my talk about Optimizing Collections in Swift
☆237Updated 8 years ago
Alternatives and similar repositories for OptimizingCollections
Users that are interested in OptimizingCollections are comparing it to the libraries listed below
Sorting:
- Xcode Playground Sample Code for the Flight School Guide to Swift Codable☆238Updated 5 years ago
- Swift port of IGListKit's IGListDiff☆240Updated 5 years ago
- Reenabling colors in Xcode's console☆215Updated 5 years ago
- A template for creating your own Swift Codable encoders and decoders☆231Updated 5 years ago
- Xcode Playground Sample Code for the Flight School Guide to Swift Strings☆149Updated 6 years ago
- Xcode Playground Sample Code for the Flight School Guide to Swift Numbers☆98Updated 6 years ago
- A Swift library for defining strong password generation rules☆277Updated 6 years ago
- A Swift Web Crawler 🕷☆257Updated 4 years ago
- Easily manipulate CGPoints, CGSizes and CGVectors using math operators☆149Updated 7 years ago
- Create models from a JSON file, even a Baby can do it.☆222Updated 3 years ago
- Remote debugging for Texture apps using Chrome DevTools☆84Updated 2 years ago
- 🍉 An Xcode source editor extension that shows hex color info☆287Updated 5 years ago
- Easy Attributed String Creator☆281Updated 5 years ago
- A syntax highlighter for Swift code that uses SwiftSyntax to generate Pygments-compatible HTML.☆278Updated 4 years ago
- RxReduce is a lightweight framework that ease the implementation of a state container pattern in a Reactive Programming compliant way.☆125Updated 6 years ago
- React-like API for UITableView & UICollectionView☆251Updated 3 months ago
- A formatter for localized day periods (morning, afternoon, night, etc.)☆173Updated 6 years ago
- MVVM vs MVC, code from my talk @Mobilization'16: MVVM + Coordinators & RxSwift.☆134Updated 6 years ago
- A MessagePack encoder and decoder for Codable types☆201Updated 2 years ago
- Strongify is a 1-file µframework providing a nicer API for avoiding weak-strong dance.☆444Updated 3 years ago
- ☆164Updated 3 years ago
- Unit Tests Memory Leaks in Swift. Write readable tests for mem leaks easily with these Quick and Nimble extensions.☆195Updated 3 years ago
- Concurrency made simple in Swift.☆95Updated 2 years ago
- Collection of Swift playgrounds used in my posts: From functional aspects of Swift to C interoperability.☆139Updated 6 years ago
- A handful of Xcode file templates for projects that use RXSwift and MVVM☆80Updated 7 years ago
- An observables framework for Swift