Alberto De Bortoli

Results 11 repositories owned by Alberto De Bortoli

Skopelos

237
Stars
18
Forks
Watchers

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

108
Stars
6
Forks
Watchers

The easiest Future and Promises framework in Swift. No magic. No boilerplate.

GoldRaccoon

160
Stars
50
Forks
Watchers

The iOS component to connect to a FTP service and perform the operations you need. http://albertodebortoli.github.io/GoldRaccoon/

ADBActors

57
Stars
0
Forks
Watchers

Simple concept of Actor Model in Objective-C based on the idea of Valletta Ventures Actors library.

ADBBackgroundCells

41
Stars
0
Forks
Watchers

ADBBackgroundCells allow lazy loading for UITableViewCell objects performing a long time job in background without blocking the UI.

ADBDownloadManager

33
Stars
6
Forks
Watchers

A download manager for iOS. Actually, all that you need to download files without any external library.

ADBGridView

24
Stars
4
Forks
Watchers

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

59
Stars
6
Forks
Watchers

Indexed UITableView using first letter objects property.

Bitlyzer

41
Stars
2
Forks
Watchers

Class to shorten URLs with Bit.ly on iOS (both block based and delegate based using ARC)

Skiathos

19
Stars
2
Forks
Watchers

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.