Alberto De Bortoli
Alberto De Bortoli
Skopelos
A minimalistic, thread safe, non-boilerplate and super easy to use version of Active Record on Core Data. Simply all you need for doing Core Data. Swift flavour.
Promis
The easiest Future and Promises framework in Swift. No magic. No boilerplate.
GoldRaccoon
The iOS component to connect to a FTP service and perform the operations you need. http://albertodebortoli.github.io/GoldRaccoon/
ADBActors
Simple concept of Actor Model in Objective-C based on the idea of Valletta Ventures Actors library.
ADBBackgroundCells
ADBBackgroundCells allow lazy loading for UITableViewCell objects performing a long time job in background without blocking the UI.
ADBDownloadManager
A download manager for iOS. Actually, all that you need to download files without any external library.
ADBGridView
ADBGridView inherits from UITableView and is populated with ADBImageViews (https://github.com/albertodebortoli/ADBImageView). Number of images for row (cells) can be customized. UITableView is inherit...
ADBIndexedTableView
Indexed UITableView using first letter objects property.
Bitlyzer
Class to shorten URLs with Bit.ly on iOS (both block based and delegate based using ARC)
Skiathos
A minimalistic, thread safe, non-boilerplate and super easy to use version of Active Record on Core Data. Simply all you need for doing Core Data. Objective-C flavour.