Miscellaneous libs and examples written for FreeBASIC
/List: Double-linked list collection
/Dict: Dictionary collection that accepts a key (string or integer) and a value (always a pointer to a value)
/SQLite: SQLite 3 wrapper class
/PDFer: Google's PDFium wrapper library